Version bump (v0.8.5)

This commit is contained in:
Kenneth Reitz
2010-10-06 15:13:40 -04:00
parent 315a082b70
commit d9aee8e605
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ from tablib.formats import FORMATS as formats
__title__ = 'tablib'
__version__ = '0.8.4'
__build__ = 0x000804
__version__ = '0.8.5'
__build__ = 0x000805
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'