Version bump.

This commit is contained in:
Kenneth Reitz
2011-01-31 01:33:00 -05:00
parent a0822bc9b0
commit e8b44b5777
+1 -1
View File
@@ -19,7 +19,7 @@ required = []
setup(
name='tablib',
version='0.9.2',
version='0.9.3',
description='Format agnostic tabular data library (XLS, JSON, YAML, CSV)',
long_description=open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read(),