diff --git a/pyproject.toml b/pyproject.toml index 401abbd..e0897d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spider-brew-kit" -version = "0.1.3" +version = "0.1.4" description = "" authors = ["Pony.Ma "] readme = "README.md"