diff --git a/src/bython.py b/src/bython.py index fcfbfb1..5de3a79 100755 --- a/src/bython.py +++ b/src/bython.py @@ -20,7 +20,7 @@ args, Arguments to script """ -VERSION_NUMBER = "0.4.2" +VERSION_NUMBER = "0.5" HOME = os.path.expanduser("~") def main():