diff --git a/setup.py b/setup.py index 5be425f..b8de32c 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.4.0', + version='0.5.0', description='qworktree generator of main Qt .pro file for a full worktree', long_description=readme(), url='http://github.com/HeeroYui/qworktree',