We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24388c commit 2fdaba5Copy full SHA for 2fdaba5
docs/source/conf.py
@@ -7,7 +7,7 @@
7
copyright = "2021, Sentry Team and Contributors"
8
author = "Sentry Team and Contributors"
9
10
-release = "25.11.0"
+release = "25.12.0.dev0"
11
12
13
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "snuba"
3
-version = "25.11.0"
+version = "25.12.0.dev0"
4
dependencies = [
5
"blinker>=1.5",
6
"click>=8.1.7",
0 commit comments