Bump version to 0.7.21 (#14611)

This commit is contained in:
Geoffrey Thomas 2025-07-14 14:01:28 -04:00 committed by GitHub
parent 4d82e88863
commit 77c771c7f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 59 additions and 24 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "uv-build"
version = "0.7.20"
version = "0.7.21"
edition.workspace = true
rust-version.workspace = true
homepage.workspace = true

View file

@ -1,6 +1,6 @@
[project]
name = "uv-build"
version = "0.7.20"
version = "0.7.21"
description = "The uv build backend"
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
requires-python = ">=3.8"