diff --git a/packages/sdk-rust/Cargo.toml b/packages/sdk-rust/Cargo.toml index 7a02267..e59321f 100644 --- a/packages/sdk-rust/Cargo.toml +++ b/packages/sdk-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tinyhumansai" -version = "0.1.4" +version = "0.1.5" edition = "2021" description = "Rust SDK for TinyHumans Neocortex API - insert, query, delete, recall" license = "MIT"