diff --git a/pyproject.toml b/pyproject.toml index 87e47db..f4a8277 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dnstapir" -version = "1.2.3" +version = "1.3.0" description = "DNS TAPIR Python Library" authors = ["Jakob Schlyter "] readme = "README.md"