Bump version to v.2.1.9. Add changelog and release notes.
This is a micro version release to due to the Python Package Index not allowing re-uploads.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__title__ = 'Mayan EDMS'
|
||||
__version__ = '2.1.8'
|
||||
__build__ = 0x020108
|
||||
__version__ = '2.1.9'
|
||||
__build__ = 0x020109
|
||||
__author__ = 'Roberto Rosario'
|
||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||
__description__ = 'Free Open Source Electronic Document Management System'
|
||||
|
||||
Reference in New Issue
Block a user