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

Release 0.11.0

This commit is contained in:
Brad Warren
2017-02-01 09:50:42 -08:00
parent aa389cf8aa
commit 30bc68ccde
12 changed files with 315 additions and 241 deletions

View File

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