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 b813acf commit ddc2e22Copy full SHA for ddc2e22
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.12.1"
+release = "26.1.0.dev0"
11
12
13
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "snuba"
3
-version = "25.12.1"
+version = "26.1.0.dev0"
4
dependencies = [
5
"blinker>=1.5",
6
"click>=8.1.7",
0 commit comments