Increment version

This commit is contained in:
Martin 2020-05-14 19:01:01 +02:00
parent ebc5ead6ba
commit db620863ed

View File

@ -16,7 +16,7 @@ setup(
# Versions should comply with PEP440. For a discussion on single-sourcing # Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see # the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html # https://packaging.python.org/en/latest/single_source_version.html
version='0.10', version='0.11',
description='Python wrapper to access and control an UrBackup server', description='Python wrapper to access and control an UrBackup server',
long_description=long_description, long_description=long_description,