Bump version to 0.21.0

This commit is contained in:
Brad Warren
2017-12-06 14:52:16 -08:00
parent f1554324da
commit 78d97ca023
16 changed files with 16 additions and 16 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.20.0'
__version__ = '0.21.0.dev0'