Actualizar version 0.2.1

This commit is contained in:
Mauricio Baeza 2017-11-02 17:12:44 -06:00
parent f9b7f6a077
commit 727de2c32f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ from conf import DEBUG, LOG_PATH
DEBUG = DEBUG
VERSION = '0.2.0'
VERSION = '0.2.1'
EMAIL_SUPPORT = ('soporte@empresalibre.net',)
BASE_DIR = os.path.abspath(os.path.dirname(__file__))