Version 0.2

This commit is contained in:
Simon
2012-12-20 00:31:55 +01:00
parent becce4facc
commit 06bdbec6d4
4 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ with open('README.rst') as f:
setup(
name='sigal',
version='0.1-dev',
version='0.2',
url='https://github.com/saimn/sigal',
license='MIT',
author='Simon Conseil',