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

Bump version to 0.15.0

This commit is contained in:
Brad Warren
2017-05-04 16:52:29 -07:00
parent 4be7efbf74
commit 2754a2d0ae
6 changed files with 6 additions and 6 deletions

View File

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