diff --git a/pyproject.toml b/pyproject.toml index 8344001..7026c45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dnschef-ng" -version = "0.7.0" +version = "0.7.1" description = "A highly configurable DNS proxy for Penetration Testers and Malware Analysts" authors = ["iphelix ","byt3bl33d3r "] readme = "README.md"