diff --git a/pyproject.toml b/pyproject.toml index a4ea947..5b89165 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pypdns" -version = "2.2.4" +version = "2.2.5" description = "Python API for PDNS." authors = ["Raphaƫl Vinot "] license = "GPL-3.0+"