There was an error while loading. Please reload this page.
2 parents 6bae2fa + be4c4c8 commit aa155faCopy full SHA for aa155fa
2 files changed
autolens/__init__.py
@@ -151,7 +151,10 @@
151
152
conf.instance.register(__file__)
153
154
-__version__ = "2026.7.23.1"
+# Last manual sync of the source stamp. Release wheels are stamped at build
155
+# time and the git tag is the release truth — deliberately never bumped per
156
+# release (PyAutoBuild#118/#120).
157
+__version__ = "2026.8.17.1"
158
159
from autonerves import check_version
160
release.sh
0 commit comments