We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent 7789f5b commit 10960bcCopy full SHA for 10960bc
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "uv"
7
-version = "0.8.16"
+version = "0.8.17"
8
description = "An extremely fast Python package and project manager, written in Rust."
9
authors = [{ name = "Astral Software Inc.", email = "[email protected]" }]
10
requires-python = ">=3.8"
0 commit comments