There was an error while loading. Please reload this page.
2 parents 9bda149 + f900c10 commit 49115adCopy full SHA for 49115ad
1 file changed
autogalaxy/__init__.py
@@ -131,7 +131,10 @@
131
from autonerves.fitsable import output_to_fits
132
from autonerves.fitsable import hdu_list_for_output_from
133
134
-__version__ = "2026.7.23.1"
+# Last manual sync of the source stamp. Release wheels are stamped at build
135
+# time and the git tag is the release truth — deliberately never bumped per
136
+# release (PyAutoBuild#118/#120).
137
+__version__ = "2026.8.17.1"
138
139
from autonerves import check_version
140
0 commit comments