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

Release 0.18.0

This commit is contained in:
Brad Warren
2017-09-05 16:06:43 -07:00
parent 8ad18cbe6e
commit 756c44f7af
22 changed files with 644 additions and 314 deletions

View File

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