diff --git a/setup.py b/setup.py index 1595d91..6795e4e 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def readme(): # https://pypi.python.org/pypi?%3Aaction=list_classifiers setup(name='lutin', - version='0.7.4', + version='0.7.5', description='Lutin generic builder', long_description=readme(), url='http://github.com/HeeroYui/lutin',