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

Release 1.10.0

This commit is contained in:
Brad Warren
2020-12-01 10:35:55 -08:00
parent 43ee2993f1
commit adacc4ab6d
26 changed files with 93 additions and 103 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.10.0.dev0'
version = '1.10.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.