Release 0.30.2

This commit is contained in:
Erica Portnoy
2019-01-25 12:36:19 -08:00
parent 33ea6c5d98
commit 6cba691c19
26 changed files with 93 additions and 95 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.30.1'
version = '0.30.2'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.