[RELEASE] new version 0.6.0

This commit is contained in:
Edouard DUPIN 2019-04-26 23:30:01 +02:00
parent 4b094dfcca
commit e4ce48df7c

View File

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