Release 0.24.0

This commit is contained in:
Brad Warren
2018-05-01 16:59:32 -07:00
parent bf30226c69
commit 4b870ef940
22 changed files with 82 additions and 77 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.24.0.dev0'
version = '0.24.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.