version bump

This commit is contained in:
Kenneth Reitz
2010-09-08 18:07:52 -04:00
parent 2994a9fc0d
commit ff069b1604
+2 -2
View File
@@ -25,8 +25,8 @@ except ImportError, why:
__all__ = ['Dataset', 'source']
__name__ = 'tablib'
__version__ = '0.0.4'
__build__ = '0x000004'
__version__ = '0.0.5'
__build__ = '0x000005'
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'