version bump

This commit is contained in:
Kenneth Reitz
2011-05-13 01:13:25 -04:00
parent 56ef89424f
commit e5259cbb58
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ from tablib.compat import OrderedDict
__title__ = 'tablib'
__version__ = '0.9.4'
__build__ = 0x000904
__version__ = '0.9.7'
__build__ = 0x000907
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2011 Kenneth Reitz'