From 1807803cc960c52124974ba7cbcd42b07e3e7f02 Mon Sep 17 00:00:00 2001 From: infinityofspace <30715462+infinityofspace@users.noreply.github.com> Date: Sat, 23 Jul 2022 20:52:05 +0200 Subject: [PATCH] version bump to v0.5.1 --- certbot_dns_porkbun/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot_dns_porkbun/__init__.py b/certbot_dns_porkbun/__init__.py index 81d1b53..a2434ee 100644 --- a/certbot_dns_porkbun/__init__.py +++ b/certbot_dns_porkbun/__init__.py @@ -1 +1 @@ -__version__ = "v0.5" +__version__ = "v0.5.1"