Skip to content

Commit 8677fe6

Browse files
committed
release: 21.6.0
1 parent 5e48538 commit 8677fe6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
21.6.0
2+
------
33

44
### Deprecation Warning
55

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
1616
error-reporting or application monitoring features of the
1717
Licensed Work.
1818

19-
Change Date: 2024-05-19
19+
Change Date: 2024-06-15
2020

2121
Change License: Apache License, Version 2.0
2222

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
BuildJsSdkRegistryCommand,
3333
)
3434

35-
VERSION = "21.6.0.dev0"
35+
VERSION = "21.6.0"
3636
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"
3737

3838

0 commit comments

Comments
 (0)