Version bump.

This commit is contained in:
Kenneth Reitz
2010-10-04 15:50:52 -04:00
parent 817eedd6f5
commit 6feb59504a
+1 -1
View File
@@ -17,7 +17,7 @@ if sys.argv[-1] == "publish":
setup(
name='tablib',
version='0.8.3',
version='0.8.4',
description='Format agnostic tabular data library (XLS, JSON, YAML, CSV)',
long_description=open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read(),