Release 0.26.0

This commit is contained in:
Brad Warren
2018-07-11 14:18:26 -07:00
parent c326c02108
commit 95e271bfcd
26 changed files with 171 additions and 150 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.26.0.dev0'
__version__ = '0.26.0'