diff --git a/lib/Constants.py b/lib/Constants.py index 1287d4a..7144977 100644 --- a/lib/Constants.py +++ b/lib/Constants.py @@ -1,2 +1,2 @@ def VersionNumber(): - return "0.0.0.2" + return "0.0.0.3"