Release 0.7.0

This commit is contained in:
Brad Warren
2016-05-27 13:30:46 -07:00
parent e01878a813
commit 46d8f6e18c
15 changed files with 176 additions and 146 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""Certbot client."""
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
__version__ = '0.7.0.dev0'
__version__ = '0.7.0'