Release 0.37.1

This commit is contained in:
Erica Portnoy
2019-08-08 17:01:32 -07:00
parent c5e1be4fd7
commit 48d9715bd5
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.0'
version = '0.37.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.