Skip to content

Commit

Permalink
Fix version back to CalVer format
Browse files Browse the repository at this point in the history
  • Loading branch information
BaalNetbek authored Aug 13, 2024
1 parent f810439 commit a53a48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AEIporter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from . import AEIporter

__version__ = "0.0.1"
__version__ = "2024.08.03"

def _open_aeiporter_gui():
'''
Expand Down

0 comments on commit a53a48b

Please sign in to comment.