Merge pull request #7622 from certbot/candidate-1.0.0

Release 1.0
This commit is contained in:
ohemorange
2019-12-04 14:15:49 -05:00
committed by GitHub
28 changed files with 341 additions and 257 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '1.0.0.dev0'
version = '1.1.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.