Skip to content

Commit

Permalink
new version after several bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mathialo committed May 22, 2018
1 parent 74fa2a8 commit 8c53f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bython.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
args, Arguments to script
"""

VERSION_NUMBER = "0.5.2"
VERSION_NUMBER = "0.6"

def main():
# Setup argument parser
Expand Down

0 comments on commit 8c53f68

Please sign in to comment.