diff --git a/pyproject.toml b/pyproject.toml index 391c50b..c75c218 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aggrec" -version = "0.7.0" +version = "1.0.0" description = "DNS TAPIR Aggregate Receiver" authors = ["Jakob Schlyter "] readme = "README.md"