Release 1.10.1

This commit is contained in:
Brad Warren
2020-12-03 10:33:30 -08:00
parent 4c896fd87c
commit 64543d4970
26 changed files with 79 additions and 79 deletions
+1 -1
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'
version = '1.10.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.