Update release notes for version 3.0.1

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-07-08 02:11:39 -04:00
parent 0987bbe0fa
commit 306b764a5c
5 changed files with 79 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '3.0'
__build__ = 0x030000
__version__ = '3.0.1'
__build__ = 0x030001
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'
__description__ = 'Free Open Source Electronic Document Management System'