release: 1.5.12 · gitcommit90/sentry-python@647abda · GitHub
Skip to content

Commit 647abda

Browse files
getsentry-botsl0thentr0py
authored andcommitted
release: 1.5.12
1 parent e3bad62 commit 647abda

4 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
copyright = u"2019, Sentry Team and Contributors"
3030
author = u"Sentry Team and Contributors"
3131

32-
release = "1.5.11"
32+
release = "1.5.12"
3333
version = ".".join(release.split(".")[:2]) # The short X.Y version.
3434

3535

sentry_sdk/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def _get_default_options():
102102
del _get_default_options
103103

104104

105-
VERSION = "1.5.11"
105+
VERSION = "1.5.12"
106106
SDK_INFO = {
107107
"name": "sentry.python",
108108
"version": VERSION,

setup.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)