Release 0.22.0

This commit is contained in:
Brad Warren
2018-03-07 10:25:42 -08:00
parent e0ae356aa3
commit 77fdb4d7d6
22 changed files with 186 additions and 130 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import sys
from distutils.core import setup
from setuptools import find_packages
version = '0.22.0.dev0'
version = '0.22.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.