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

Release 0.19.0

This commit is contained in:
Brad Warren
2017-10-04 12:11:20 -07:00
parent 3087b436f3
commit 1f258449a4
22 changed files with 97 additions and 85 deletions

View File

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