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.
1 parent 1f88755 commit 0b23572Copy full SHA for 0b23572
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "uv"
7
-version = "0.7.22"
+version = "0.8.0"
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