Bump version to 0.32.0

This commit is contained in:
Brad Warren
2019-02-07 13:27:13 -08:00
parent 917dc16b30
commit 381d097895
29 changed files with 38 additions and 38 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.31.0'
__version__ = '0.32.0.dev0'