diff --git a/python/Cargo.toml b/python/Cargo.toml index 6853b957..6c7f0d3c 100644 --- a/python/Cargo.toml +++ b/python/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lancedb-python" -version = "0.9.0-final.1" +version = "0.9.0-final.2" edition.workspace = true description = "Python bindings for LanceDB" license.workspace = true