This commit is contained in:
2017-06-13 12:30:27 -04:00
parent 69abfc3ada
commit d89d243a30
+2 -2
View File
@@ -18,11 +18,11 @@ from tablib.compat import OrderedDict, unicode
__title__ = 'tablib'
__version__ = '0.11.4'
__version__ = '0.11.5'
__build__ = 0x001104
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2016 Kenneth Reitz'
__copyright__ = 'Copyright 2017 Kenneth Reitz'
__docformat__ = 'restructuredtext'