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

Bump version to 0.20.0

This commit is contained in:
Brad Warren
2017-10-04 12:11:38 -07:00
parent 1f258449a4
commit 13b4a4e1c2
16 changed files with 16 additions and 16 deletions

View File

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