Skip to content

Commit ccce696

Browse files
committed
new version 0.5
1 parent aaba831 commit ccce696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.2"
23+
VERSION_NUMBER = "0.5"
2424
HOME = os.path.expanduser("~")
2525

2626
def main():

0 commit comments

Comments
 (0)