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