diff --git a/pyproject.toml b/pyproject.toml index eaa6866..bb4071f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "superagent-py" -version = "v0.0.29" +version = "v0.0.30" description = "" readme = "README.md" authors = []