Commit 72c85c34 authored by Marco Mariani's avatar Marco Mariani

release bump

parent d9082b7d
......@@ -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.4'
version = '0.5dev'
long_description = read('README.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