mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Bump version number to 0.11.1 in setup.py
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
This commit is contained in:
parent
b7872e1fe4
commit
4d07ce0287
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue