next version

This commit is contained in:
2017-09-01 15:37:00 -04:00
parent dec5cea722
commit edbb16ec97
+2 -2
View File
@@ -18,8 +18,8 @@ from tablib.compat import OrderedDict, unicode
__title__ = 'tablib'
__version__ = '0.12.0'
__build__ = 0x001200
__version__ = '0.12.1'
__build__ = 0x001201
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2017 Kenneth Reitz'