Skip to content

Commit

Permalink
changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsgalore committed Apr 13, 2022
1 parent 4ab7591 commit 9884f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isolyzer/isolyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
if len(scriptName) == 0:
scriptName = 'isolyzer'

__version__ = '1.4.0-alpha'
__version__ = '1.4.0a1'

# Create parser
parser = argparse.ArgumentParser(
Expand Down

0 comments on commit 9884f38

Please sign in to comment.