1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-08 04:02:10 +03:00

Release 1.11.0

This commit is contained in:
Brad Warren
2021-01-05 09:51:09 -08:00
parent 02a5d000cb
commit 7567e8d8db
26 changed files with 87 additions and 122 deletions

View File

@@ -5,7 +5,7 @@ from setuptools import __version__ as setuptools_version
from setuptools import find_packages
from setuptools import setup
version = '1.11.0.dev0'
version = '1.11.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.