Bump version to 0.24.2

This commit is contained in:
tengattack
2024-03-25 03:34:34 +08:00
parent 91f28a82e0
commit 1991d81779
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.24.1'
version = '0.24.2'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.