[RELEASE] new version 0.2.0

This commit is contained in:
Edouard DUPIN 2019-04-16 16:39:09 +02:00
parent 4166dbedd0
commit a9b707b046

View File

@ -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',