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