Skip to content

Commit 291ebf6

Browse files
Merge releases/21.1.0 into master
2 parents be89a36 + 486d790 commit 291ebf6

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
21.1.0
2+
------
3+
4+
- No documented changes.
5+
16
20.12.1
27
-------
38

LICENSE

+1-1
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: 2023-12-16
19+
Change Date: 2024-01-15
2020

2121
Change License: Apache License, Version 2.0
2222

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
)
3737

3838

39-
VERSION = "21.1.0.dev0"
39+
VERSION = "21.1.0"
4040
IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"
4141

4242

0 commit comments

Comments
 (0)