diff --git a/pyproject.toml b/pyproject.toml index 8e9c75a..ab3b478 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "certbot-dns-synergy-wholesale" -version = "1.0.1" +version = "1.0.2" description = "A Synergy Wholesale DNS plugin for Cerbot to authenticate and retrieve Lets Encrypt certificates" authors = ["Nicholas Ciechanowski "] license = "Apache-2.0"