diff --git a/tembo-cli/Cargo.toml b/tembo-cli/Cargo.toml index 21a0df93f..04c95a0a4 100644 --- a/tembo-cli/Cargo.toml +++ b/tembo-cli/Cargo.toml @@ -1,7 +1,7 @@ workspace = { members = ["temboclient", "tembodataclient"] } [package] name = "tembo-cli" -version = "0.16.0" +version = "0.17.0" edition = "2021" authors = ["Tembo.io"] description = "The CLI for Tembo"