Skip to content

Commit 79e3526

Browse files
committed
'Updated version in __init__ to 2026.5.1.1
1 parent ba11569 commit 79e3526

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
@@ -138,7 +138,7 @@ def save_abc(pickler, obj):
138138
pickle._Pickler.save_type(pickler, obj)
139139

140140

141-
__version__ = "2026.4.13.6"
141+
__version__ = "2026.5.1.1"
142142

143143
from autoconf import check_version
144144

0 commit comments

Comments
 (0)