diff --git a/pyproject.toml b/pyproject.toml index fc3d7ee4..f3359f3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "anthropic" -version = "0.3.1" +version = "0.3.2" description = "Client library for the anthropic API" readme = "README.md" authors = ["Anthropic "]