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
+1 -1
View File
@@ -20,7 +20,7 @@ readme = read_file(os.path.join(here, 'README.rst'))
install_requires = ['certbot']
version = '0.7.0'
version = '0.8.0.dev0'
setup(