diff --git a/pyproject.toml b/pyproject.toml index f027af8..9a53b7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "yeti-python" -version = "2.0.4" +version = "2.0.5" description = "Python bindings for the Yeti API" authors = ["tomchop"] license = "Apache"