Release 0.40.1

This commit is contained in:
Erica Portnoy
2019-11-05 18:32:20 -08:00
parent 5f6ab47a7b
commit b79bcd0bf2
26 changed files with 197 additions and 385 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '0.40.0'
version = '0.40.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.