Skip to content

Commit

Permalink
Merge pull request #745 from rhayes777/feature/version_again
Browse files Browse the repository at this point in the history
I made a typo...
  • Loading branch information
Jammy2211 authored Jul 5, 2023
2 parents b94e9c7 + 6261ace commit ae791e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autofit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@ def save_abc(pickler, obj):

conf.instance.register(__file__)

__version__ = "2023.7.5.3"
__version__ = "2023.7.5.2"

0 comments on commit ae791e2

Please sign in to comment.