[RELEASE] new version 0.5.1

This commit is contained in:
Edouard DUPIN 2019-04-16 15:20:56 +02:00
parent 1a7129d632
commit 10f40f4d00

View File

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