Bump version to 3.3 beta 1
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
3.2.8
|
||||
3.3beta1
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__title__ = 'Mayan EDMS'
|
||||
__version__ = '3.2.8'
|
||||
__build__ = 0x030208
|
||||
__build_string__ = 'v3.2.8_Tue Oct 1 13:31:40 2019 -0400'
|
||||
__version__ = '3.3beta1'
|
||||
__build__ = 0x030300
|
||||
__build_string__ = 'v3.2.8-168-gce4413d539_Sat Oct 5 03:31:51 2019 -0400'
|
||||
__django_version__ = '1.11'
|
||||
__author__ = 'Roberto Rosario'
|
||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
Pillow==6.0.0
|
||||
PyPDF2==1.26.0
|
||||
PyYAML==5.1.1
|
||||
celery==4.3.0
|
||||
django-activity-stream==0.7.0
|
||||
django-celery-beat==1.5.0
|
||||
django-colorful==1.3
|
||||
django-cors-headers==2.5.2
|
||||
django-downloadview==1.9
|
||||
django-environ==0.4.5
|
||||
django-formtools==2.1
|
||||
django-mathfilters==0.4.0
|
||||
django-model-utils==3.1.2
|
||||
|
||||
3
setup.py
3
setup.py
@@ -60,13 +60,10 @@ django==1.11.24
|
||||
Pillow==6.0.0
|
||||
PyPDF2==1.26.0
|
||||
PyYAML==5.1.1
|
||||
celery==4.3.0
|
||||
django-activity-stream==0.7.0
|
||||
django-celery-beat==1.5.0
|
||||
django-colorful==1.3
|
||||
django-cors-headers==2.5.2
|
||||
django-downloadview==1.9
|
||||
django-environ==0.4.5
|
||||
django-formtools==2.1
|
||||
django-mathfilters==0.4.0
|
||||
django-model-utils==3.1.2
|
||||
|
||||
Reference in New Issue
Block a user