diff --git a/pyproject.toml b/pyproject.toml index f2c5d3a..7b35a2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "yeti-python" -version = "2.0.0" +version = "2.0.2" description = "Python bindings for the Yeti API" authors = ["tomchop"] license = "Apache"