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:
Roberto Rosario
2017-02-12 23:18:00 -04:00
parent 26f17b6ede
commit e65b453bc1
5 changed files with 82 additions and 3 deletions

View File

@@ -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'