bindings/python: Rename package to pyturso

This commit is contained in:
Pekka Enberg
2025-06-27 10:58:57 +03:00
parent e23835ed8e
commit a5b539f1bf
24 changed files with 64 additions and 247 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "py-limbo"
name = "py-turso"
version.workspace = true
authors.workspace = true
edition.workspace = true
@@ -8,7 +8,7 @@ repository.workspace = true
publish = false
[lib]
name = "_limbo"
name = "_turso"
crate-type = ["cdylib"]
[features]