Release 0.30.1

This commit is contained in:
Brad Warren
2019-01-24 14:13:06 -08:00
parent 73713d7871
commit fc8f70097b
26 changed files with 93 additions and 96 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.30.0'
version = '0.30.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.