There was an error while loading. Please reload this page.
2 parents 5a67f18 + 696ceee commit e9f7c11Copy full SHA for e9f7c11
1 file changed
autonerves/__init__.py
@@ -116,4 +116,7 @@ def _emit_python_version_warning():
116
from .workspace import check_version, WorkspaceVersionMismatchError
117
118
119
-__version__ = "2026.7.23.1"
+# Last manual sync of the source stamp. Release wheels are stamped at build
120
+# time and the git tag is the release truth — deliberately never bumped per
121
+# release (PyAutoBuild#118/#120).
122
+__version__ = "2026.8.17.1"
0 commit comments