This commit is contained in:
Kenneth Reitz
2010-09-13 17:44:28 -04:00
parent 40c9e09578
commit 876b849950
+2 -2
View File
@@ -21,8 +21,8 @@ from helpers import *
# __all__ = ['Dataset', 'DataBook']
__name__ = 'tablib'
__version__ = '0.6.1'
__build__ = 0x000601
__version__ = '0.6.2'
__build__ = 0x000602
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'