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
+1 -1
View File
@@ -16,7 +16,7 @@ here = os.path.abspath(os.path.dirname(__file__))
readme = read_file(os.path.join(here, 'README.rst'))
version = '0.6.0'
version = '0.7.0.dev0'
# This package is a simple shim around certbot-apache