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
@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.30.1'
version = '0.30.2'
install_requires = [
'certbot',