[RELEASE] new version 0.3.0

This commit is contained in:
Edouard DUPIN 2019-04-16 21:33:50 +02:00
parent d87fe67752
commit a0cf14c3d0

View File

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