diff --git a/pyproject.toml b/pyproject.toml index adbd8da..8cbc932 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyinfra" -version = "2.3.0" +version = "3.0.0" description = "" authors = ["Team Research "] license = "All rights reseverd"