[RELEASE] new version 0.7.9

This commit is contained in:
Edouard DUPIN 2015-10-30 21:12:01 +01:00
parent 4067d6266e
commit ddff6f82b9

View File

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