@@ -1,3 +1,8 @@
+20.7.1
+------
+
+- No documented changes.
20.7.0
------
@@ -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: 2023-07-15
+Change Date: 2023-07-17
Change License: Apache License, Version 2.0
@@ -25,7 +25,7 @@ from sentry.utils.distutils import (
)
-VERSION = "20.8.0.dev0"
+VERSION = "20.7.1"
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"