diff --git a/setup.py b/setup.py index 934e767..bf3a362 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ import setuptools __title__ = "aiscot" -__version__ = "5.2.0b1" +__version__ = "5.2.0" __author__ = "Greg Albrecht " __copyright__ = "Copyright 2023 Greg Albrecht" __license__ = "Apache License, Version 2.0"