- commit
- 6485ef6b30a05f4fba1cd4f7e6a89bbc7ba9c569
- parent
- 86a201c5838ebd60bc3140d14246045eecad980f
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-07-09 14:39
bump version to 0.1.1
Diffstat
| M | setup.py | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup 4 4 5 5 setup( 6 6 name='cctool',7 -1 version='0.1.0',-1 7 version='0.1.1', 8 8 description="A tool for managing contacts and calendars.", 9 9 author='Tobias Bengfort', 10 10 author_email='tobias.bengfort@gmx.net',