diff --git a/config.py b/config.py index 84256d3ef..7b89aca5b 100644 --- a/config.py +++ b/config.py @@ -11,10 +11,10 @@ except ImportError: debug = False # Version data -version = "1.0.1" +version = "1.0.2" tag = "git" expansionName = "Incarna" -expansionVersion = "1.0" +expansionVersion = "1.0.1" # You can adjust these paths to your needs