diff --git a/pyproject.toml b/pyproject.toml index 77e13fa5a..a662a7611 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["maturin>=0.14.8,<0.15", "poetry-dynamic-versioning"] build-backend = "maturin" [project] -name = "atuin" +name = "eko" requires-python = ">=3.8" classifiers = [ "Programming Language :: Rust",