[RELEASE] new version 0.2.0

This commit is contained in:
Edouard DUPIN 2016-10-23 14:05:36 +02:00
parent 1c2e7eca87
commit 90d7cf46d1

View File

@ -16,7 +16,7 @@ def readme():
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
setup(name='doxy',
version='0.1.0',
version='0.2.0',
description='Doxy is a simple wrapper over doxygen to generate multiple documentation for c++ library',
long_description=readme(),
url='http://github.com/HeeroYui/doxy',