Added support for saving/loading 'animate' option.
[drlaunch] / setup.py
index e8b40e2..d19fcca 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ from distutils.core import setup
 
 setup(
     name='drlaunch',
-    version="0.1",
+    version="0.6",
     description="DrLaunch",
     author="Stefanos Harhalakis",
     author_email="v13@v13.gr",