diff --git a/setup.py b/setup.py index c2b7714..49eccde 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.5.3', + version='0.5.4', description='Lutin generic builder', long_description=readme(), url='http://github.com/HeeroYui/lutin',