Commit 1e0ac65c authored by Vincent Pelletier's avatar Vincent Pelletier

setup.py: Bump version.

parent 3a1d8ee9
......@@ -5,7 +5,7 @@ description = open(join(dirname(__file__), 'README.rst')).read()
setup(
name='xfw',
version='0.9',
version='0.10',
description='eXtensible Fixed-Width file handling module',
long_description='.. contents::\n\n' + description,
keywords='fixed width field file',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment