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 42bb56c commit c1d1d9aCopy full SHA for c1d1d9a
setup.py
@@ -32,7 +32,7 @@
32
BuildJsSdkRegistryCommand,
33
)
34
35
-VERSION = "21.6.0"
+VERSION = "21.7.0.dev0"
36
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"
37
38
0 commit comments