Merge branch 'release/0.0.4' into develop

This commit is contained in:
Kenneth Reitz
2010-08-30 03:58:44 -04:00
+2 -2
View File
@@ -24,8 +24,8 @@ except ImportError, why:
__all__ = ['Dataset', 'source']
__version__ = '0.0.3'
__build__ = '0x000003'
__version__ = '0.0.4'
__build__ = '0x000004'
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'