Bump version to 0.10.7 (#18212)
This commit is contained in:
committed by
GitHub
parent
4ade648565
commit
08ab1a3447
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-python"
|
||||
version = "0.0.26"
|
||||
version = "0.0.27"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.26) is a component of [uv 0.10.6](https://crates.io/crates/uv/0.10.6). The source
|
||||
can be found [here](https://github.com/astral-sh/uv/blob/0.10.6/crates/uv-python).
|
||||
This version (0.0.27) is a component of [uv 0.10.7](https://crates.io/crates/uv/0.10.7). The source
|
||||
can be found [here](https://github.com/astral-sh/uv/blob/0.10.7/crates/uv-python).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
Reference in New Issue
Block a user