From d422ffe3d48d2061b4d3ddeb0c08796e4d71a5fa Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 5 Feb 2025 17:50:02 +0200 Subject: Remove Recordable trait, implement Python bindings, fixes --- py_bindings/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py_bindings/pyproject.toml') 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", -- cgit v1.3