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

Candidate 0.13.0 (#4475)

* Release 0.13.0

* Bump version to 0.14.0
This commit is contained in:
Erica Portnoy
2017-04-06 11:33:32 -07:00
committed by GitHub
parent 18486d6ea0
commit 82f3f7523e
12 changed files with 124 additions and 89 deletions

View File

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