Version bump (v0.9.1).

This commit is contained in:
Kenneth Reitz
2010-11-04 12:07:37 -04:00
parent 00e9ae0120
commit 8082c4ad43
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ required = []
setup(
name='tablib',
version='0.9.0',
version='0.9.1',
description='Format agnostic tabular data library (XLS, JSON, YAML, CSV)',
long_description=open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read(),