Skip to content

Commit afd6bd3

Browse files
Jammy2211claude
authored andcommitted
chore: sync __version__ stamp to 2026.8.17.1; drop dead release stamper
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 394514c commit afd6bd3

2 files changed

Lines changed: 4 additions & 32 deletions

File tree

autoarray/__init__.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,10 @@
107107

108108
conf.instance.register(__file__)
109109

110-
__version__ = "2026.7.23.1"
110+
# 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"
111114

112115
# ---------------------------------------------------------------------------
113116
# Public re-export of the autonerves configuration / serialization surface.

files/release.sh

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)