release version 1.1.1

This commit is contained in:
David Lord 2019-07-08 10:55:25 -07:00
parent 1a6696da70
commit ffc68840f8
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ setup(
version=version,
url="https://palletsprojects.com/p/flask/",
project_urls={
"Documentation": "http://flask.palletsprojects.com/",
"Documentation": "https://flask.palletsprojects.com/",
"Code": "https://github.com/pallets/flask",
"Issue tracker": "https://github.com/pallets/flask/issues",
},