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

Release 0.8.0

This commit is contained in:
Brad Warren
2016-06-02 13:50:30 -07:00
parent 576bc90cb3
commit dcadcf8d42
12 changed files with 63 additions and 63 deletions

View File

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