[DEV] create new release 1.1.0

This commit is contained in:
Edouard DUPIN 2016-02-09 22:39:40 +01:00
parent 3b2c888fad
commit 2a0bdd9e90

View File

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