1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-05 05:41:11 +03:00

Release 0.21.0

This commit is contained in:
Brad Warren
2018-01-17 15:55:29 -08:00
parent 1bb2cfadf7
commit bf695d048d
22 changed files with 494 additions and 224 deletions

View File

@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.21.0.dev0'
version = '0.21.0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [