release: 0.12.0 · willcodefortea/sentry-python@3667e2e · GitHub
Skip to content

Commit 3667e2e

Browse files
committed
release: 0.12.0
1 parent 304d7f6 commit 3667e2e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion

sentry_sdk/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def _get_default_options():
7171
del _get_default_options
7272

7373

74-
VERSION = "0.11.2"
74+
VERSION = "0.12.0"
7575
SDK_INFO = {
7676
"name": "sentry.python",
7777
"version": VERSION,

setup.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)