From 2d41973b6536a0f4607e002cdc69432d9fa1bd77 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Tue, 20 Aug 2024 11:35:06 -0500 Subject: [PATCH] Update the PyPI project description (#6248) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c0b9d28b9..0de5b7d1b 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 = [