diff --git a/neoexchange/neox/settings.py b/neoexchange/neox/settings.py index ad7b323b5..ef87add3b 100644 --- a/neoexchange/neox/settings.py +++ b/neoexchange/neox/settings.py @@ -7,7 +7,7 @@ import rollbar -VERSION = '3.13.3a' +VERSION = '3.13.3' CURRENT_PATH = os.path.dirname(os.path.realpath(__file__))