Bump version to 2.12.0

This commit is contained in:
Will Greenberg
2024-06-05 14:34:41 -07:00
parent 810d50eb3d
commit 9213154e44
18 changed files with 18 additions and 18 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__ = '2.11.0'
__version__ = '2.12.0.dev0'