diff --git a/setup.py b/setup.py index e64094b..e4a81ca 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ ' ({}.{} detected).'.format(*version)) sys.exit(-1) -VERSION = '0.5' +VERSION = '0.5.1' def install(mute=True):