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

Candidate 0.16.0 (#4908)

* Release 0.16.0

* Bump version to 0.17.0
This commit is contained in:
ohemorange
2017-07-06 15:57:11 -07:00
committed by GitHub
parent 1f3b028398
commit 57e56cc97b
22 changed files with 237 additions and 169 deletions

View File

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