Bump version to 4.0.0

This commit is contained in:
Brad Warren
2025-03-11 08:04:08 -07:00
parent be60ad5131
commit 37f6f8a12c
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__ = '3.3.0'
__version__ = '4.0.0.dev0'