Bump version to 0.24.1

This commit is contained in:
tengattack
2021-05-07 00:51:06 +08:00
parent fc995c2939
commit 04bbd26e3c

View File

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