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 8a2adde commit 4fb01fbCopy full SHA for 4fb01fb
setup.py
@@ -26,7 +26,7 @@
26
BuildJsSdkRegistryCommand,
27
)
28
29
-VERSION = "10.0.0"
+VERSION = "10.0.1"
30
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"
31
32
0 commit comments