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
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.40.0.dev0'
version = '0.40.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.