There was an error while loading. Please reload this page.
2 parents 394514c + afd6bd3 commit 7d1906eCopy full SHA for 7d1906e
2 files changed
autoarray/__init__.py
@@ -107,7 +107,10 @@
107
108
conf.instance.register(__file__)
109
110
-__version__ = "2026.7.23.1"
+# Last manual sync of the source stamp. Release wheels are stamped at build
111
+# time and the git tag is the release truth — deliberately never bumped per
112
+# release (PyAutoBuild#118/#120).
113
+__version__ = "2026.8.17.1"
114
115
# ---------------------------------------------------------------------------
116
# Public re-export of the autonerves configuration / serialization surface.
files/release.sh
0 commit comments