Skip to content

Commit 8c53f68

Browse files
committed
new version after several bugfixes
1 parent 74fa2a8 commit 8c53f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
args, Arguments to script
2121
"""
2222

23-
VERSION_NUMBER = "0.5.2"
23+
VERSION_NUMBER = "0.6"
2424

2525
def main():
2626
# Setup argument parser

0 commit comments

Comments
 (0)