Merge pull request #7743 from certbot/candidate-1.2.0

Candidate 1.2.0
This commit is contained in:
Brad Warren
2020-02-05 13:48:51 -08:00
committed by GitHub
27 changed files with 308 additions and 218 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.3.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.