diff --git a/setup.py b/setup.py index 9fdcea140..44c147965 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ import msgfmt pythonVersion = platform.python_version()[0:3] -APP_VERSION = "0.4.99.0" +APP_VERSION = "0.4.99.1"