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