diff --git a/setup.py b/setup.py index 477fc3f9d6135f..dc334a309ff9e7 100755 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ from setuptools.command.develop import develop as DevelopCommand # The version of sentry -VERSION = '8.3.0.dev0' +VERSION = '8.3.0' # Also see sentry.utils.integrationdocs.DOC_FOLDER INTEGRATION_DOC_FOLDER = os.path.join(os.path.abspath(