Release 0.34.2

This commit is contained in:
Erica Portnoy
2019-05-07 12:52:28 -07:00
parent 7683636684
commit 0e95cd8cde
26 changed files with 259 additions and 253 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '0.34.1'
version = '0.34.2'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.