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

Bump version to 0.7.0

This commit is contained in:
Brad Warren
2016-05-11 18:04:27 -07:00
parent 8e742fa3c6
commit c8cf0b4600
11 changed files with 11 additions and 11 deletions

View File

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