- commit
- 7b83b0b245b1b262c2102232ce9f73cd91a64053
- parent
- 34beca5156e8f96bdcf51328889a85a1237e0ca9
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-04-14 06:46
bump version to 0.1.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.0.0',-1 6 version='0.1.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',