RELEASE] new version 0.9.0

This commit is contained in:
Edouard DUPIN 2019-08-02 00:07:42 +02:00
parent 2435b99328
commit a9e1685d8d

View File

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