Fix old-config loading.
[drlaunch] / setup.py
index 1240b68..0962c8c 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ from distutils.core import setup
 
 setup(
     name='drlaunch',
-    version="0.8",
+    version="0.9.1",
     description="DrLaunch",
     author="Stefanos Harhalakis",
     author_email="v13@v13.gr",