Release 0.37.2

This commit is contained in:
Erica Portnoy
2019-08-21 15:23:14 -07:00
parent c17f2ff6b0
commit 8320018978
26 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.37.1'
version = '0.37.2'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.