diff --git a/Cargo.toml b/Cargo.toml index 09307720..185b3884 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["rust", "python"] resolver = "2" [workspace.package] -version = "0.1.21" +version = "0.1.22" edition = "2024" authors = ["zTgx "] license = "Apache-2.0" diff --git a/vectorless.example.toml b/config.example.toml similarity index 100% rename from vectorless.example.toml rename to config.example.toml