diff --git a/setup.py b/setup.py index 6795e4e..92a8baf 100755 --- a/setup.py +++ b/setup.py @@ -7,8 +7,8 @@ def readme(): # https://pypi.python.org/pypi?%3Aaction=list_classifiers setup(name='lutin', - version='0.7.5', - description='Lutin generic builder', + version='0.7.6', + description='Lutin generic builder (might replace makefile, CMake ...)', long_description=readme(), url='http://github.com/HeeroYui/lutin', author='Edouard DUPIN',