Release 0.34.1

This commit is contained in:
Erica Portnoy
2019-05-06 13:28:15 -07:00
parent e5cdc2738d
commit 2b4d6e23d5
26 changed files with 89 additions and 85 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '0.34.0'
version = '0.34.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.