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