diff --git a/pyproject.toml b/pyproject.toml index ef522c015..484a0e963 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "encord" -version = "0.1.129" +version = "0.1.130" description = "Encord Python SDK Client" authors = ["Cord Technologies Limited "] license = "Apache Software License"