aboutsummaryrefslogtreecommitdiffstats
path: root/py_bindings/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'py_bindings/pyproject.toml')
-rw-r--r--py_bindings/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/py_bindings/pyproject.toml b/py_bindings/pyproject.toml
index 01bdbce..6f5b437 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_py"
+name = "log_db"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Rust",