Bump version to 2.9.0

This commit is contained in:
Will Greenberg
2023-12-05 11:14:39 -08:00
parent f9d31faadc
commit dccb92d57f
19 changed files with 19 additions and 19 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.8.0'
__version__ = '2.9.0.dev0'