- commit
- 6c2cef8fb0537150769744b83dc96e6465f3d9db
- parent
- 14d1f0de50560811e110d787a7d3e05a0c0e76b3
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-04-16 07:33
bump version to 0.2.0
Diffstat
| M | setup.py | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup 3 3 4 4 setup( 5 5 name='project-stats',6 -1 version='0.1.0',-1 6 version='0.2.0', 7 7 description='keep track of all your projects', 8 8 long_description=open('README.rst').read(), 9 9 url='https://github.com/xi/project-stats',