This commit is contained in:
Kenneth Reitz
2011-06-21 20:04:48 -04:00
parent 39c6ea6503
commit 28d9af852a
+2 -2
View File
@@ -18,8 +18,8 @@ from tablib.compat import OrderedDict
__title__ = 'tablib'
__version__ = '0.9.8'
__build__ = 0x000908
__version__ = '0.9.9'
__build__ = 0x000909
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2011 Kenneth Reitz'