Merge pull request #5682 from certbot/candidate-0.22.0

Release 0.22.0
This commit is contained in:
Brad Warren
2018-03-12 13:06:30 -07:00
committed by GitHub
22 changed files with 186 additions and 130 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.22.0.dev0'
version = '0.23.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.