@@ -1,3 +1,8 @@
+21.6.2
+------
+
+- No documented changes.
21.7.1
------
@@ -16,7 +16,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
error-reporting or application monitoring features of the
Licensed Work.
-Change Date: 2024-06-15
+Change Date: 2024-07-02
Change License: Apache License, Version 2.0
@@ -32,7 +32,7 @@ from sentry.utils.distutils import (
BuildJsSdkRegistryCommand,
)
-VERSION = "21.7.0.dev0"
+VERSION = "21.6.2"
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"