From 8cb1f63baebaf931077f87324ffe5befe4c0617b Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 25 May 2025 03:23:35 +0800 Subject: feat: Rename project to "soon-bin" in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4f37b8f..221ae63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["maturin>=1.8,<2.0"] build-backend = "maturin" [project] -name = "soon" +name = "soon-bin" requires-python = ">=3.10" description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" authors = [ -- cgit v1.2.3-70-g09d2