1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-08 04:02:10 +03:00

Release 0.20.0

This commit is contained in:
Brad Warren
2017-12-06 14:46:55 -08:00
parent c9949411cd
commit f1554324da
22 changed files with 86 additions and 84 deletions

View File

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