diff --git a/bindings/python/pyproject.toml b/bindings/python/pyproject.toml index a2299020c..0e8718e3c 100644 --- a/bindings/python/pyproject.toml +++ b/bindings/python/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'maturin' [project] name = 'pyturso' -description = "Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite." +description = "Turso is a work-in-progress, in-process OLTP database management system, compatible with SQLite." requires-python = '>=3.9' classifiers = [ 'Development Status :: 3 - Alpha',