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

Bump version to 0.8.0

This commit is contained in:
Brad Warren
2016-05-27 13:30:54 -07:00
parent 46d8f6e18c
commit 7153220b41
9 changed files with 9 additions and 9 deletions

View File

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