diff --git a/setup.py b/setup.py index 10a6965..541b9fd 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ os.path.join(os.path.abspath(os.path.dirname(__file__)), 'README.md')).read(), long_description_content_type="text/markdown", - version='1.0.6', + version='1.1.0', description='Restic backup Python wrapper', project_urls={ "repository": "https://github.com/mtlynch/resticpy",