mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
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:
parent
7789f5b217
commit
10960bc13a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue