Bump version in the pyproject.toml to 0.8.17 (#15777)

See failure at
5008559525

Certainly a regression from #15749
This commit is contained in:
Zanie Blue 2025-09-10 16:21:32 -05:00 committed by GitHub
parent 7789f5b217
commit 10960bc13a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "uv"
version = "0.8.16"
version = "0.8.17"
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"