diff --git a/pyproject.toml b/pyproject.toml index caca7256..a83fcd06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ license = "Proprietary" name = "hume" readme = "README.md" repository = "https://github.com/HumeAI/hume-python-sdk" -version = "0.5.0" +version = "0.5.1" [tool.poetry.dependencies] httpx = { extras = ["http2"], version = "^0.27.0" }