Skip to content

Commit 9746d62

Browse files
meta: Bump new development version
1 parent 4ee02df commit 9746d62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
copyright = "2021, Sentry Team and Contributors"
88
author = "Sentry Team and Contributors"
99

10-
release = "26.5.0.dev0"
10+
release = "26.6.0.dev0"
1111

1212

1313
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snuba"
3-
version = "26.5.0.dev0"
3+
version = "26.6.0.dev0"
44
dependencies = [
55
"blinker>=1.9",
66
"click>=8.1.7",

0 commit comments

Comments
 (0)