[RELEASE] new version 2.5.0

This commit is contained in:
Edouard DUPIN 2019-04-26 23:56:04 +02:00
parent 6386467b45
commit 48d1ff1937

View File

@ -16,7 +16,7 @@ def readme():
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
setup(name='lutin',
version='2.4.0',
version='2.5.0',
description='Lutin generic builder (might replace makefile, CMake ...)',
long_description=readme(),
url='http://github.com/HeeroYui/lutin',