diff options
Diffstat (limited to 'py_bindings/pyproject.toml')
| -rw-r--r-- | py_bindings/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py_bindings/pyproject.toml b/py_bindings/pyproject.toml index 6f5b437..113464a 100644 --- a/py_bindings/pyproject.toml +++ b/py_bindings/pyproject.toml @@ -3,7 +3,7 @@ requires = ["maturin>=1.7,<2.0"] build-backend = "maturin" [project] -name = "log_db" +name = "autere_db" requires-python = ">=3.8" classifiers = [ "Programming Language :: Rust", |
