version bump v0.8.4

This commit is contained in:
Kenneth Reitz
2010-10-04 15:51:45 -04:00
parent 19ac9b9716
commit 5e433c263d
+2 -2
View File
@@ -7,8 +7,8 @@ from tablib.formats import FORMATS as formats
__title__ = 'tablib'
__version__ = '0.8.3'
__build__ = 0x000803
__version__ = '0.8.4'
__build__ = 0x000804
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'