mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Added name to corelib.
This commit is contained in:
@@ -24,6 +24,7 @@ except ImportError, why:
|
||||
|
||||
__all__ = ['Dataset', 'source']
|
||||
|
||||
__name__ = 'tablib'
|
||||
__version__ = '0.0.4'
|
||||
__build__ = '0x000004'
|
||||
__author__ = 'Kenneth Reitz'
|
||||
|
||||
Reference in New Issue
Block a user