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 32dd261 commit 8cba954Copy full SHA for 8cba954
‎bullet/bullet/__init__.py‎
@@ -1 +1 @@
1
-VERSION = "2025.1"
+VERSION = "2025.2"
‎pyproject.toml‎
@@ -1,5 +1,5 @@
[tool.bumpver]
2
-current_version = "2025.1"
+current_version = "2025.2"
3
version_pattern = "YYYY.[INC1]"
4
commit_message = "🎉 Release {new_version}"
5
commit = true
0 commit comments