Skip to content

Commit 18dd259

Browse files
authored
Merge pull request #400 from PyAutoLabs/docs/jax-install-and-version-sync
chore: sync __version__ to 2026.7.22.1
2 parents 2a07302 + 79bca84 commit 18dd259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoarray/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
conf.instance.register(__file__)
108108

109-
__version__ = "2026.7.9.1"
109+
__version__ = "2026.7.23.1"
110110

111111
# ---------------------------------------------------------------------------
112112
# Public re-export of the autonerves configuration / serialization surface.

0 commit comments

Comments
 (0)