Update requirement files and setup.py

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-15 16:11:54 -04:00
parent 7d725f8170
commit de7a7448ae
7 changed files with 16 additions and 33 deletions

View File

@@ -3,7 +3,7 @@ from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '3.2b1'
__build__ = 0x030200
__build_string__ = 'v3.1.10-351-g72cdfe58c5_Thu May 9 20:30:48 2019 +0000'
__build_string__ = 'v3.1.10-425-g8e32c5adae_Wed May 15 15:58:54 2019 -0400'
__django_version__ = '1.11'
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'