Release 0.35.1

This commit is contained in:
Erica Portnoy
2019-06-10 15:25:09 -07:00
parent 6334d065cf
commit 0cc56677e2
26 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '0.35.0'
version = '0.35.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.