[RELEASE] new version 0.4.0

This commit is contained in:
Edouard DUPIN 2017-04-20 23:50:46 +02:00
parent e3a8d32557
commit 1d70339f72

View File

@ -16,7 +16,7 @@ def readme():
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
setup(name='island',
version='0.3.2',
version='0.4.0',
description='island generic source manager (like repo in simple mode)',
long_description=readme(),
url='http://github.com/HeeroYui/island',