From 8b8b6279ecb313b28337c25f6684a8ccd1a0ae3e Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Tue, 20 Aug 2024 07:35:52 -0500 Subject: [PATCH] Update the PyPI project description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3b0d476ff076..eee63339e379 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "maturin" [project] name = "uv" version = "0.2.37" -description = "An extremely fast Python package installer and resolver, written in Rust." +description = "An extremely fast Python package and project manager, written in Rust." authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }] requires-python = ">=3.8" keywords = [