Update version

This commit is contained in:
Mauricio Baeza 2020-09-17 13:53:01 -05:00
commit 1f3e51861d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.39.0
1.39.1

View File

@ -47,7 +47,7 @@ except ImportError:
DEBUG = DEBUG
VERSION = '1.39.0'
VERSION = '1.39.1'
EMAIL_SUPPORT = ('soporte@empresalibre.mx',)
TITLE_APP = '{} v{}'.format(TITLE_APP, VERSION)