Skip to content

Commit 43277bc

Browse files
committed
'Updated version in __init__ to 2026.6.30.644
1 parent 6f2f935 commit 43277bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autofit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def save_abc(pickler, obj):
142142
pickle._Pickler.save_type(pickler, obj)
143143

144144

145-
__version__ = "2026.6.29.643"
145+
__version__ = "2026.6.30.644"
146146

147147
from autoconf import check_version
148148

0 commit comments

Comments
 (0)