Bump version to 1.32.0

This commit is contained in:
Brad Warren
2022-10-04 07:41:45 -07:00
parent 9409c086d4
commit 3eac48ba5a
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""Certbot client."""
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
__version__ = '1.31.0'
__version__ = '1.32.0.dev0'