Release 0.40.0

This commit is contained in:
Erica Portnoy
2019-11-05 12:52:26 -08:00
parent 3d9d212040
commit 73cd5aa81c
28 changed files with 387 additions and 199 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '0.40.0.dev0'
version = '0.40.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.