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