Release 0.32.0

This commit is contained in:
Erica Portnoy
2019-03-06 12:47:27 -08:00
parent a276523c09
commit 0492855166
26 changed files with 168 additions and 146 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools.command.test import test as TestCommand
import sys
version = '0.32.0.dev0'
version = '0.32.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.