diff --git a/luchizz.py b/luchizz.py index 4023eb4..46c1999 100755 --- a/luchizz.py +++ b/luchizz.py @@ -52,8 +52,8 @@ from utils import is_installed __author__ = "Luca Giovenzana " -__date__ = "2016-01-20" -__version__ = "0.0.12dev" +__date__ = "2016-03-22" +__version__ = "0.0.13" # Luchizz script folder LUCHIZZ_DIR = os.path.dirname(os.path.realpath(__file__))