Bump version to 3.3.6
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
3.3.5
|
||||
3.3.6
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__title__ = 'Mayan EDMS'
|
||||
__version__ = '3.3.5'
|
||||
__build__ = 0x030305
|
||||
__build_string__ = 'v3.3.5_Fri Dec 13 05:02:14 2019 -0400'
|
||||
__version__ = '3.3.6'
|
||||
__build__ = 0x030306
|
||||
__build_string__ = 'v3.3.5-32-g52011aca74_Wed Dec 18 22:52:20 2019 -0400'
|
||||
__django_version__ = '1.11'
|
||||
__author__ = 'Roberto Rosario'
|
||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||
|
||||
@@ -3,4 +3,5 @@ coverage==4.4.1
|
||||
coveralls==1.3.0
|
||||
django-test-without-migrations==0.6
|
||||
psutil==5.6.3
|
||||
selenium==3.141.0
|
||||
tox==3.8.6
|
||||
|
||||
Reference in New Issue
Block a user