Skip to content

Commit 01a429a

Browse files
committed
'Updated version in __init__ to 2026.5.21.1
1 parent 4df9f65 commit 01a429a

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
@@ -141,7 +141,7 @@ def save_abc(pickler, obj):
141141
pickle._Pickler.save_type(pickler, obj)
142142

143143

144-
__version__ = "2026.5.14.2"
144+
__version__ = "2026.5.21.1"
145145

146146
from autoconf import check_version
147147

0 commit comments

Comments
 (0)