Update version

This commit is contained in:
Mauricio 2023-04-14 17:55:48 -06:00
parent 7fc6264322
commit 497a4be392
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.0.2
2.0.3

View File

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