Commit 1991d817 authored by tengattack's avatar tengattack

Bump version to 0.24.2

parent 91f28a82
Pipeline #42223 failed with stages
...@@ -4,7 +4,7 @@ from setuptools import setup ...@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages from setuptools import find_packages
version = '0.24.1' version = '0.24.2'
# Remember to update local-oldest-requirements.txt when changing the minimum # Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version. # acme/certbot version.
......
name: certbot-dns-dnspod name: certbot-dns-dnspod
summary: DNSPod DNS Authenticator plugin for Certbot summary: DNSPod DNS Authenticator plugin for Certbot
version: '0.24.1' version: '0.24.2'
description: A certbot dns plugin to obtain certificates using dnspod. For information on how to set up, go to the GitHub page. description: A certbot dns plugin to obtain certificates using dnspod. For information on how to set up, go to the GitHub page.
website: https://github.com/tengattack/certbot-dns-dnspod website: https://github.com/tengattack/certbot-dns-dnspod
license: Apache-2.0 license: Apache-2.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment