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 d9c6b63 commit 9156a10Copy full SHA for 9156a10
CHANGES
@@ -1,3 +1,8 @@
1
+21.6.1
2
+------
3
+
4
+- No documented changes.
5
6
21.6.0
7
------
8
setup.py
@@ -32,7 +32,7 @@
32
BuildJsSdkRegistryCommand,
33
)
34
35
-VERSION = "21.7.0.dev0"
+VERSION = "21.6.1"
36
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"
37
38
0 commit comments