We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d5730 commit 140c1fcCopy full SHA for 140c1fc
setup.py
@@ -46,7 +46,7 @@
46
from setuptools.command.develop import develop as DevelopCommand
47
48
# The version of sentry
49
-VERSION = '8.2.2'
+VERSION = '8.2.3'
50
51
# Also see sentry.utils.integrationdocs.DOC_FOLDER
52
INTEGRATION_DOC_FOLDER = os.path.join(os.path.abspath(
0 commit comments