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 688ec61 commit 78833d9Copy full SHA for 78833d9
CHANGES
@@ -1,3 +1,8 @@
1
+20.10.1
2
+-------
3
+
4
+- No documented changes.
5
6
20.10.0
7
-------
8
setup.py
@@ -28,7 +28,7 @@
28
)
29
30
31
-VERSION = "20.11.0.dev0"
+VERSION = "20.10.1"
32
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"
33
34
0 commit comments