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

Bump version to 0.16.0

This commit is contained in:
Brad Warren
2017-06-08 09:32:57 -07:00
parent 74acd1ee5a
commit 0aab244846
13 changed files with 13 additions and 13 deletions

View File

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