diff --git a/setup.py b/setup.py index 47af2cac..4e08df5d 100755 --- a/setup.py +++ b/setup.py @@ -80,7 +80,7 @@ setup( name = 'tuf', - version = '0.11.0', + version = '0.11.1', description = 'A secure updater framework for Python', long_description = long_description, author = 'https://www.updateframework.com',