Merge pull request #6075 from certbot/candidate-0.25.0

Update certbot-auto and version numbers
This commit is contained in:
Brad Warren
2018-06-11 10:41:57 -07:00
committed by GitHub
22 changed files with 124 additions and 95 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.25.0.dev0'
__version__ = '0.26.0.dev0'