From 4d82e31d40ac945be42a4ff617a8fb4e3a42edf4 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 20 Oct 2015 23:39:12 +0200 Subject: [PATCH] [TAG] creata a new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',