mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
0.9.9
This commit is contained in:
+2
-2
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user