Release 0.30.0

This commit is contained in:
Erica Portnoy
2019-01-02 12:33:19 -08:00
parent ba358f9d07
commit 3971573d7a
26 changed files with 90 additions and 91 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.30.0.dev0'
version = '0.30.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.