Commit 806ad381 authored by Marco Mariani's avatar Marco Mariani

development release

parent 0a5ee5f6
......@@ -9,7 +9,7 @@ from setuptools import setup, find_packages
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
version = '0.1'
version = '0.2-dev'
long_description = read('README.txt') + '\n' + read('CHANGES.txt') + '\n'
......
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