We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fa2a8 commit 8c53f68Copy full SHA for 8c53f68
1 file changed
src/bython.py
@@ -20,7 +20,7 @@
20
args, Arguments to script
21
"""
22
23
-VERSION_NUMBER = "0.5.2"
+VERSION_NUMBER = "0.6"
24
25
def main():
26
# Setup argument parser
0 commit comments