diff --git a/setup.py b/setup.py index 3d01ace..50046fd 100755 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def readme(): # https://pypi.python.org/pypi?%3Aaction=list_classifiers setup(name='qworktree', - version='0.1.0', + version='0.2.0', description='qworktree generator of main Qt .pro file for a full worktree', long_description=readme(), url='http://github.com/HeeroYui/qworktree',