diff --git a/pyproject.toml b/pyproject.toml index f637dac..811dd94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "superagent-py" -version = "v0.0.38" +version = "v0.0.39" description = "" readme = "README.md" authors = []