Release 1.2.0

This commit is contained in:
Erica Portnoy
2020-02-04 14:01:02 -08:00
parent 6c5959d892
commit 3907b53b4b
26 changed files with 291 additions and 217 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import find_packages
from setuptools import setup
from setuptools.command.test import test as TestCommand
version = '1.2.0.dev0'
version = '1.2.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.