1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-06 16:42:41 +03:00

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

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.