Merge branch 'master' into develop

This commit is contained in:
Kenneth Reitz
2010-10-04 11:52:12 -04:00
4 changed files with 65 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ if sys.argv[-1] == "publish":
setup(
name='tablib',
version='0.8.1',
version='0.8.2',
description='Format agnostic tabular data library (XLS, JSON, YAML, CSV)',
long_description=open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read(),