From a788db7e5d33392b523bd6d45929da2c99da9477 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Tue, 10 Feb 2026 18:21:21 +0000 Subject: [PATCH] Bump version to 0.10.2 (#17958) --- CHANGELOG.md | 13 ++ Cargo.lock | 130 +++++++++--------- Cargo.toml | 122 ++++++++-------- crates/uv-auth/Cargo.toml | 2 +- crates/uv-auth/README.md | 4 +- crates/uv-bench/Cargo.toml | 2 +- crates/uv-bench/README.md | 4 +- crates/uv-bin-install/Cargo.toml | 2 +- crates/uv-bin-install/README.md | 4 +- crates/uv-build-backend/Cargo.toml | 2 +- crates/uv-build-backend/README.md | 4 +- crates/uv-build-frontend/Cargo.toml | 2 +- crates/uv-build-frontend/README.md | 4 +- crates/uv-build/Cargo.toml | 2 +- crates/uv-build/pyproject.toml | 2 +- crates/uv-cache-info/Cargo.toml | 2 +- crates/uv-cache-info/README.md | 4 +- crates/uv-cache-key/Cargo.toml | 2 +- crates/uv-cache-key/README.md | 4 +- crates/uv-cache/Cargo.toml | 2 +- crates/uv-cache/README.md | 4 +- crates/uv-cli/Cargo.toml | 2 +- crates/uv-cli/README.md | 4 +- crates/uv-client/Cargo.toml | 2 +- crates/uv-client/README.md | 4 +- crates/uv-configuration/Cargo.toml | 2 +- crates/uv-configuration/README.md | 4 +- crates/uv-console/Cargo.toml | 2 +- crates/uv-console/README.md | 4 +- crates/uv-dev/Cargo.toml | 2 +- crates/uv-dev/README.md | 4 +- crates/uv-dirs/Cargo.toml | 2 +- crates/uv-dirs/README.md | 4 +- crates/uv-dispatch/Cargo.toml | 2 +- crates/uv-dispatch/README.md | 4 +- crates/uv-distribution-filename/Cargo.toml | 2 +- crates/uv-distribution-filename/README.md | 4 +- crates/uv-distribution-types/Cargo.toml | 2 +- crates/uv-distribution-types/README.md | 4 +- crates/uv-distribution/Cargo.toml | 2 +- crates/uv-distribution/README.md | 4 +- crates/uv-extract/Cargo.toml | 2 +- crates/uv-extract/README.md | 4 +- crates/uv-flags/Cargo.toml | 2 +- crates/uv-flags/README.md | 4 +- crates/uv-fs/Cargo.toml | 2 +- crates/uv-fs/README.md | 4 +- crates/uv-git-types/Cargo.toml | 2 +- crates/uv-git-types/README.md | 4 +- crates/uv-git/Cargo.toml | 2 +- crates/uv-git/README.md | 4 +- crates/uv-globfilter/Cargo.toml | 2 +- crates/uv-install-wheel/Cargo.toml | 2 +- crates/uv-install-wheel/README.md | 4 +- crates/uv-installer/Cargo.toml | 2 +- crates/uv-installer/README.md | 4 +- crates/uv-keyring/Cargo.toml | 2 +- crates/uv-logging/Cargo.toml | 2 +- crates/uv-logging/README.md | 4 +- crates/uv-macros/Cargo.toml | 2 +- crates/uv-macros/README.md | 4 +- crates/uv-metadata/Cargo.toml | 2 +- crates/uv-metadata/README.md | 4 +- crates/uv-normalize/Cargo.toml | 2 +- crates/uv-normalize/README.md | 4 +- crates/uv-once-map/Cargo.toml | 2 +- crates/uv-once-map/README.md | 4 +- crates/uv-options-metadata/Cargo.toml | 2 +- crates/uv-options-metadata/README.md | 4 +- crates/uv-pep440/Cargo.toml | 2 +- crates/uv-pep440/README.md | 4 +- crates/uv-pep508/Cargo.toml | 2 +- crates/uv-pep508/README.md | 4 +- .../Cargo.toml | 2 +- .../uv-performance-memory-allocator/README.md | 4 +- crates/uv-platform-tags/Cargo.toml | 2 +- crates/uv-platform-tags/README.md | 4 +- crates/uv-platform/Cargo.toml | 2 +- crates/uv-platform/README.md | 4 +- crates/uv-preview/Cargo.toml | 2 +- crates/uv-preview/README.md | 4 +- crates/uv-publish/Cargo.toml | 2 +- crates/uv-publish/README.md | 4 +- crates/uv-pypi-types/Cargo.toml | 2 +- crates/uv-pypi-types/README.md | 4 +- crates/uv-python/Cargo.toml | 2 +- crates/uv-python/README.md | 4 +- crates/uv-redacted/Cargo.toml | 2 +- crates/uv-redacted/README.md | 4 +- crates/uv-requirements-txt/Cargo.toml | 2 +- crates/uv-requirements-txt/README.md | 4 +- crates/uv-requirements/Cargo.toml | 2 +- crates/uv-requirements/README.md | 4 +- crates/uv-resolver/Cargo.toml | 2 +- crates/uv-resolver/README.md | 4 +- crates/uv-scripts/Cargo.toml | 2 +- crates/uv-scripts/README.md | 4 +- crates/uv-settings/Cargo.toml | 2 +- crates/uv-settings/README.md | 4 +- crates/uv-shell/Cargo.toml | 2 +- crates/uv-shell/README.md | 4 +- crates/uv-small-str/Cargo.toml | 2 +- crates/uv-small-str/README.md | 4 +- crates/uv-state/Cargo.toml | 2 +- crates/uv-state/README.md | 4 +- crates/uv-static/Cargo.toml | 2 +- crates/uv-static/README.md | 4 +- crates/uv-test/Cargo.toml | 2 +- crates/uv-test/README.md | 4 +- crates/uv-tool/Cargo.toml | 2 +- crates/uv-tool/README.md | 4 +- crates/uv-torch/Cargo.toml | 2 +- crates/uv-torch/README.md | 4 +- crates/uv-trampoline-builder/Cargo.toml | 2 +- crates/uv-trampoline-builder/README.md | 4 +- crates/uv-trampoline/Cargo.lock | 6 +- crates/uv-types/Cargo.toml | 2 +- crates/uv-types/README.md | 4 +- crates/uv-unix/Cargo.toml | 2 +- crates/uv-unix/README.md | 4 +- crates/uv-version/Cargo.toml | 2 +- crates/uv-version/README.md | 4 +- crates/uv-virtualenv/Cargo.toml | 2 +- crates/uv-warnings/Cargo.toml | 2 +- crates/uv-warnings/README.md | 4 +- crates/uv-windows/Cargo.toml | 2 +- crates/uv-windows/README.md | 4 +- crates/uv-workspace/Cargo.toml | 2 +- crates/uv-workspace/README.md | 4 +- crates/uv/Cargo.toml | 2 +- crates/uv/README.md | 4 +- docs/concepts/build-backend.md | 2 +- docs/concepts/projects/init.md | 6 +- docs/concepts/projects/workspaces.md | 6 +- docs/getting-started/installation.md | 4 +- docs/guides/integration/aws-lambda.md | 4 +- docs/guides/integration/docker.md | 10 +- docs/guides/integration/github.md | 2 +- docs/guides/integration/gitlab.md | 2 +- docs/guides/integration/pre-commit.md | 10 +- pyproject.toml | 2 +- 141 files changed, 354 insertions(+), 341 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 945b7553b..104c434db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ + +## 0.10.2 + +Released on 2026-02-10. + +### Enhancements + +- Deprecate unexpected ZIP compression methods ([#17946](https://github.com/astral-sh/uv/pull/17946)) + +### Bug fixes + +- Fix `cargo-install` failing due to missing `uv-test` dependency ([#17954](https://github.com/astral-sh/uv/pull/17954)) + ## 0.10.1 Released on 2026-02-10. diff --git a/Cargo.lock b/Cargo.lock index 7a76dd457..4694fdcc3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5618,7 +5618,7 @@ dependencies = [ [[package]] name = "uv" -version = "0.10.1" +version = "0.10.2" dependencies = [ "anstream", "anyhow", @@ -5742,7 +5742,7 @@ dependencies = [ [[package]] name = "uv-auth" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "arcstr", @@ -5785,7 +5785,7 @@ dependencies = [ [[package]] name = "uv-bench" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "codspeed-criterion-compat", @@ -5812,7 +5812,7 @@ dependencies = [ [[package]] name = "uv-bin-install" -version = "0.0.21" +version = "0.0.22" dependencies = [ "astral-reqwest-middleware", "astral-reqwest-retry", @@ -5835,7 +5835,7 @@ dependencies = [ [[package]] name = "uv-build" -version = "0.10.1" +version = "0.10.2" dependencies = [ "anstream", "anyhow", @@ -5849,7 +5849,7 @@ dependencies = [ [[package]] name = "uv-build-backend" -version = "0.0.21" +version = "0.0.22" dependencies = [ "astral-version-ranges", "base64 0.22.1", @@ -5892,7 +5892,7 @@ dependencies = [ [[package]] name = "uv-build-frontend" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anstream", "fs-err", @@ -5929,7 +5929,7 @@ dependencies = [ [[package]] name = "uv-cache" -version = "0.0.21" +version = "0.0.22" dependencies = [ "clap", "fs-err", @@ -5955,7 +5955,7 @@ dependencies = [ [[package]] name = "uv-cache-info" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "fs-err", @@ -5972,7 +5972,7 @@ dependencies = [ [[package]] name = "uv-cache-key" -version = "0.0.21" +version = "0.0.22" dependencies = [ "hex", "memchr", @@ -5984,7 +5984,7 @@ dependencies = [ [[package]] name = "uv-cli" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anstream", "anyhow", @@ -6016,7 +6016,7 @@ dependencies = [ [[package]] name = "uv-client" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6079,7 +6079,7 @@ dependencies = [ [[package]] name = "uv-configuration" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "clap", @@ -6112,14 +6112,14 @@ dependencies = [ [[package]] name = "uv-console" -version = "0.0.21" +version = "0.0.22" dependencies = [ "console 0.16.2", ] [[package]] name = "uv-dev" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anstream", "anyhow", @@ -6168,7 +6168,7 @@ dependencies = [ [[package]] name = "uv-dirs" -version = "0.0.21" +version = "0.0.22" dependencies = [ "assert_fs", "etcetera", @@ -6180,7 +6180,7 @@ dependencies = [ [[package]] name = "uv-dispatch" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "futures", @@ -6212,7 +6212,7 @@ dependencies = [ [[package]] name = "uv-distribution" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6261,7 +6261,7 @@ dependencies = [ [[package]] name = "uv-distribution-filename" -version = "0.0.21" +version = "0.0.22" dependencies = [ "insta", "memchr", @@ -6278,7 +6278,7 @@ dependencies = [ [[package]] name = "uv-distribution-types" -version = "0.0.21" +version = "0.0.22" dependencies = [ "arcstr", "astral-version-ranges", @@ -6318,7 +6318,7 @@ dependencies = [ [[package]] name = "uv-extract" -version = "0.0.21" +version = "0.0.22" dependencies = [ "astral-tokio-tar", "astral_async_zip", @@ -6349,14 +6349,14 @@ dependencies = [ [[package]] name = "uv-flags" -version = "0.0.21" +version = "0.0.22" dependencies = [ "bitflags 2.10.0", ] [[package]] name = "uv-fs" -version = "0.0.21" +version = "0.0.22" dependencies = [ "backon", "dunce", @@ -6380,7 +6380,7 @@ dependencies = [ [[package]] name = "uv-git" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6405,7 +6405,7 @@ dependencies = [ [[package]] name = "uv-git-types" -version = "0.0.21" +version = "0.0.22" dependencies = [ "serde", "thiserror 2.0.18", @@ -6417,7 +6417,7 @@ dependencies = [ [[package]] name = "uv-globfilter" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anstream", "fs-err", @@ -6434,7 +6434,7 @@ dependencies = [ [[package]] name = "uv-install-wheel" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "assert_fs", @@ -6475,7 +6475,7 @@ dependencies = [ [[package]] name = "uv-installer" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anstream", "anyhow", @@ -6518,7 +6518,7 @@ dependencies = [ [[package]] name = "uv-keyring" -version = "0.0.21" +version = "0.0.22" dependencies = [ "async-trait", "byteorder", @@ -6535,7 +6535,7 @@ dependencies = [ [[package]] name = "uv-logging" -version = "0.0.21" +version = "0.0.22" dependencies = [ "jiff", "owo-colors", @@ -6545,7 +6545,7 @@ dependencies = [ [[package]] name = "uv-macros" -version = "0.0.21" +version = "0.0.22" dependencies = [ "proc-macro2", "quote", @@ -6555,7 +6555,7 @@ dependencies = [ [[package]] name = "uv-metadata" -version = "0.0.21" +version = "0.0.22" dependencies = [ "astral_async_zip", "fs-err", @@ -6572,7 +6572,7 @@ dependencies = [ [[package]] name = "uv-normalize" -version = "0.0.21" +version = "0.0.22" dependencies = [ "rkyv", "schemars", @@ -6582,7 +6582,7 @@ dependencies = [ [[package]] name = "uv-once-map" -version = "0.0.21" +version = "0.0.22" dependencies = [ "dashmap", "futures", @@ -6591,14 +6591,14 @@ dependencies = [ [[package]] name = "uv-options-metadata" -version = "0.0.21" +version = "0.0.22" dependencies = [ "serde", ] [[package]] name = "uv-pep440" -version = "0.0.21" +version = "0.0.22" dependencies = [ "astral-version-ranges", "indoc", @@ -6612,7 +6612,7 @@ dependencies = [ [[package]] name = "uv-pep508" -version = "0.0.21" +version = "0.0.22" dependencies = [ "arcstr", "astral-version-ranges", @@ -6641,7 +6641,7 @@ dependencies = [ [[package]] name = "uv-performance-memory-allocator" -version = "0.0.21" +version = "0.0.22" dependencies = [ "mimalloc", "tikv-jemallocator", @@ -6649,7 +6649,7 @@ dependencies = [ [[package]] name = "uv-platform" -version = "0.0.21" +version = "0.0.22" dependencies = [ "fs-err", "goblin", @@ -6666,7 +6666,7 @@ dependencies = [ [[package]] name = "uv-platform-tags" -version = "0.0.21" +version = "0.0.22" dependencies = [ "bitflags 2.10.0", "insta", @@ -6680,7 +6680,7 @@ dependencies = [ [[package]] name = "uv-preview" -version = "0.0.21" +version = "0.0.22" dependencies = [ "enumflags2", "itertools 0.14.0", @@ -6690,7 +6690,7 @@ dependencies = [ [[package]] name = "uv-publish" -version = "0.0.21" +version = "0.0.22" dependencies = [ "ambient-id", "anstream", @@ -6732,7 +6732,7 @@ dependencies = [ [[package]] name = "uv-pypi-types" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "hashbrown 0.16.1", @@ -6765,7 +6765,7 @@ dependencies = [ [[package]] name = "uv-python" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "assert_fs", @@ -6828,7 +6828,7 @@ dependencies = [ [[package]] name = "uv-redacted" -version = "0.0.21" +version = "0.0.22" dependencies = [ "ref-cast", "schemars", @@ -6839,7 +6839,7 @@ dependencies = [ [[package]] name = "uv-requirements" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "configparser", @@ -6874,7 +6874,7 @@ dependencies = [ [[package]] name = "uv-requirements-txt" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "assert_fs", @@ -6907,7 +6907,7 @@ dependencies = [ [[package]] name = "uv-resolver" -version = "0.0.21" +version = "0.0.22" dependencies = [ "arcstr", "astral-pubgrub", @@ -6972,7 +6972,7 @@ dependencies = [ [[package]] name = "uv-scripts" -version = "0.0.21" +version = "0.0.22" dependencies = [ "fs-err", "indoc", @@ -6996,7 +6996,7 @@ dependencies = [ [[package]] name = "uv-settings" -version = "0.0.21" +version = "0.0.22" dependencies = [ "clap", "fs-err", @@ -7031,7 +7031,7 @@ dependencies = [ [[package]] name = "uv-shell" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "fs-err", @@ -7048,7 +7048,7 @@ dependencies = [ [[package]] name = "uv-small-str" -version = "0.0.21" +version = "0.0.22" dependencies = [ "arcstr", "rkyv", @@ -7058,7 +7058,7 @@ dependencies = [ [[package]] name = "uv-state" -version = "0.0.21" +version = "0.0.22" dependencies = [ "fs-err", "tempfile", @@ -7067,7 +7067,7 @@ dependencies = [ [[package]] name = "uv-static" -version = "0.0.21" +version = "0.0.22" dependencies = [ "thiserror 2.0.18", "uv-macros", @@ -7075,7 +7075,7 @@ dependencies = [ [[package]] name = "uv-test" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "assert_cmd", @@ -7105,7 +7105,7 @@ dependencies = [ [[package]] name = "uv-tool" -version = "0.0.21" +version = "0.0.22" dependencies = [ "fs-err", "pathdiff", @@ -7133,7 +7133,7 @@ dependencies = [ [[package]] name = "uv-torch" -version = "0.0.21" +version = "0.0.22" dependencies = [ "clap", "either", @@ -7153,7 +7153,7 @@ dependencies = [ [[package]] name = "uv-trampoline-builder" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "assert_cmd", @@ -7170,7 +7170,7 @@ dependencies = [ [[package]] name = "uv-types" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "dashmap", @@ -7192,7 +7192,7 @@ dependencies = [ [[package]] name = "uv-unix" -version = "0.0.21" +version = "0.0.22" dependencies = [ "nix", "thiserror 2.0.18", @@ -7200,11 +7200,11 @@ dependencies = [ [[package]] name = "uv-version" -version = "0.10.1" +version = "0.10.2" [[package]] name = "uv-virtualenv" -version = "0.0.21" +version = "0.0.22" dependencies = [ "console 0.16.2", "fs-err", @@ -7225,7 +7225,7 @@ dependencies = [ [[package]] name = "uv-warnings" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anstream", "anyhow", @@ -7237,14 +7237,14 @@ dependencies = [ [[package]] name = "uv-windows" -version = "0.0.21" +version = "0.0.22" dependencies = [ "windows", ] [[package]] name = "uv-workspace" -version = "0.0.21" +version = "0.0.22" dependencies = [ "anyhow", "assert_fs", diff --git a/Cargo.toml b/Cargo.toml index c697ca3e4..25c58ea06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,67 +16,67 @@ authors = ["uv"] license = "MIT OR Apache-2.0" [workspace.dependencies] -uv-auth = { version = "0.0.21", path = "crates/uv-auth" } -uv-bin-install = { version = "0.0.21", path = "crates/uv-bin-install" } -uv-build-backend = { version = "0.0.21", path = "crates/uv-build-backend" } -uv-build-frontend = { version = "0.0.21", path = "crates/uv-build-frontend" } -uv-cache = { version = "0.0.21", path = "crates/uv-cache" } -uv-cache-info = { version = "0.0.21", path = "crates/uv-cache-info" } -uv-cache-key = { version = "0.0.21", path = "crates/uv-cache-key" } -uv-cli = { version = "0.0.21", path = "crates/uv-cli" } -uv-client = { version = "0.0.21", path = "crates/uv-client" } -uv-configuration = { version = "0.0.21", path = "crates/uv-configuration" } -uv-console = { version = "0.0.21", path = "crates/uv-console" } -uv-dirs = { version = "0.0.21", path = "crates/uv-dirs" } -uv-dispatch = { version = "0.0.21", path = "crates/uv-dispatch" } -uv-distribution = { version = "0.0.21", path = "crates/uv-distribution" } -uv-distribution-filename = { version = "0.0.21", path = "crates/uv-distribution-filename" } -uv-distribution-types = { version = "0.0.21", path = "crates/uv-distribution-types" } -uv-extract = { version = "0.0.21", path = "crates/uv-extract" } -uv-flags = { version = "0.0.21", path = "crates/uv-flags" } -uv-fs = { version = "0.0.21", path = "crates/uv-fs", features = ["serde", "tokio"] } -uv-git = { version = "0.0.21", path = "crates/uv-git" } -uv-git-types = { version = "0.0.21", path = "crates/uv-git-types" } -uv-globfilter = { version = "0.0.21", path = "crates/uv-globfilter" } -uv-install-wheel = { version = "0.0.21", path = "crates/uv-install-wheel", default-features = false } -uv-installer = { version = "0.0.21", path = "crates/uv-installer" } -uv-keyring = { version = "0.0.21", path = "crates/uv-keyring" } -uv-logging = { version = "0.0.21", path = "crates/uv-logging" } -uv-macros = { version = "0.0.21", path = "crates/uv-macros" } -uv-metadata = { version = "0.0.21", path = "crates/uv-metadata" } -uv-normalize = { version = "0.0.21", path = "crates/uv-normalize" } -uv-once-map = { version = "0.0.21", path = "crates/uv-once-map" } -uv-options-metadata = { version = "0.0.21", path = "crates/uv-options-metadata" } -uv-performance-memory-allocator = { version = "0.0.21", path = "crates/uv-performance-memory-allocator" } -uv-pep440 = { version = "0.0.21", path = "crates/uv-pep440", features = ["tracing", "rkyv", "version-ranges"] } -uv-pep508 = { version = "0.0.21", path = "crates/uv-pep508", features = ["non-pep508-extensions"] } -uv-platform = { version = "0.0.21", path = "crates/uv-platform" } -uv-platform-tags = { version = "0.0.21", path = "crates/uv-platform-tags" } -uv-preview = { version = "0.0.21", path = "crates/uv-preview" } -uv-publish = { version = "0.0.21", path = "crates/uv-publish" } -uv-pypi-types = { version = "0.0.21", path = "crates/uv-pypi-types" } -uv-python = { version = "0.0.21", path = "crates/uv-python" } -uv-redacted = { version = "0.0.21", path = "crates/uv-redacted" } -uv-requirements = { version = "0.0.21", path = "crates/uv-requirements" } -uv-requirements-txt = { version = "0.0.21", path = "crates/uv-requirements-txt" } -uv-resolver = { version = "0.0.21", path = "crates/uv-resolver" } -uv-scripts = { version = "0.0.21", path = "crates/uv-scripts" } -uv-settings = { version = "0.0.21", path = "crates/uv-settings" } -uv-shell = { version = "0.0.21", path = "crates/uv-shell" } -uv-small-str = { version = "0.0.21", path = "crates/uv-small-str" } -uv-state = { version = "0.0.21", path = "crates/uv-state" } -uv-static = { version = "0.0.21", path = "crates/uv-static" } -uv-test = { version = "0.0.21", path = "crates/uv-test" } -uv-tool = { version = "0.0.21", path = "crates/uv-tool" } -uv-torch = { version = "0.0.21", path = "crates/uv-torch" } -uv-trampoline-builder = { version = "0.0.21", path = "crates/uv-trampoline-builder" } -uv-types = { version = "0.0.21", path = "crates/uv-types" } -uv-unix = { version = "0.0.21", path = "crates/uv-unix" } -uv-version = { version = "0.10.1", path = "crates/uv-version" } -uv-virtualenv = { version = "0.0.21", path = "crates/uv-virtualenv" } -uv-warnings = { version = "0.0.21", path = "crates/uv-warnings" } -uv-windows = { version = "0.0.21", path = "crates/uv-windows" } -uv-workspace = { version = "0.0.21", path = "crates/uv-workspace" } +uv-auth = { version = "0.0.22", path = "crates/uv-auth" } +uv-bin-install = { version = "0.0.22", path = "crates/uv-bin-install" } +uv-build-backend = { version = "0.0.22", path = "crates/uv-build-backend" } +uv-build-frontend = { version = "0.0.22", path = "crates/uv-build-frontend" } +uv-cache = { version = "0.0.22", path = "crates/uv-cache" } +uv-cache-info = { version = "0.0.22", path = "crates/uv-cache-info" } +uv-cache-key = { version = "0.0.22", path = "crates/uv-cache-key" } +uv-cli = { version = "0.0.22", path = "crates/uv-cli" } +uv-client = { version = "0.0.22", path = "crates/uv-client" } +uv-configuration = { version = "0.0.22", path = "crates/uv-configuration" } +uv-console = { version = "0.0.22", path = "crates/uv-console" } +uv-dirs = { version = "0.0.22", path = "crates/uv-dirs" } +uv-dispatch = { version = "0.0.22", path = "crates/uv-dispatch" } +uv-distribution = { version = "0.0.22", path = "crates/uv-distribution" } +uv-distribution-filename = { version = "0.0.22", path = "crates/uv-distribution-filename" } +uv-distribution-types = { version = "0.0.22", path = "crates/uv-distribution-types" } +uv-extract = { version = "0.0.22", path = "crates/uv-extract" } +uv-flags = { version = "0.0.22", path = "crates/uv-flags" } +uv-fs = { version = "0.0.22", path = "crates/uv-fs", features = ["serde", "tokio"] } +uv-git = { version = "0.0.22", path = "crates/uv-git" } +uv-git-types = { version = "0.0.22", path = "crates/uv-git-types" } +uv-globfilter = { version = "0.0.22", path = "crates/uv-globfilter" } +uv-install-wheel = { version = "0.0.22", path = "crates/uv-install-wheel", default-features = false } +uv-installer = { version = "0.0.22", path = "crates/uv-installer" } +uv-keyring = { version = "0.0.22", path = "crates/uv-keyring" } +uv-logging = { version = "0.0.22", path = "crates/uv-logging" } +uv-macros = { version = "0.0.22", path = "crates/uv-macros" } +uv-metadata = { version = "0.0.22", path = "crates/uv-metadata" } +uv-normalize = { version = "0.0.22", path = "crates/uv-normalize" } +uv-once-map = { version = "0.0.22", path = "crates/uv-once-map" } +uv-options-metadata = { version = "0.0.22", path = "crates/uv-options-metadata" } +uv-performance-memory-allocator = { version = "0.0.22", path = "crates/uv-performance-memory-allocator" } +uv-pep440 = { version = "0.0.22", path = "crates/uv-pep440", features = ["tracing", "rkyv", "version-ranges"] } +uv-pep508 = { version = "0.0.22", path = "crates/uv-pep508", features = ["non-pep508-extensions"] } +uv-platform = { version = "0.0.22", path = "crates/uv-platform" } +uv-platform-tags = { version = "0.0.22", path = "crates/uv-platform-tags" } +uv-preview = { version = "0.0.22", path = "crates/uv-preview" } +uv-publish = { version = "0.0.22", path = "crates/uv-publish" } +uv-pypi-types = { version = "0.0.22", path = "crates/uv-pypi-types" } +uv-python = { version = "0.0.22", path = "crates/uv-python" } +uv-redacted = { version = "0.0.22", path = "crates/uv-redacted" } +uv-requirements = { version = "0.0.22", path = "crates/uv-requirements" } +uv-requirements-txt = { version = "0.0.22", path = "crates/uv-requirements-txt" } +uv-resolver = { version = "0.0.22", path = "crates/uv-resolver" } +uv-scripts = { version = "0.0.22", path = "crates/uv-scripts" } +uv-settings = { version = "0.0.22", path = "crates/uv-settings" } +uv-shell = { version = "0.0.22", path = "crates/uv-shell" } +uv-small-str = { version = "0.0.22", path = "crates/uv-small-str" } +uv-state = { version = "0.0.22", path = "crates/uv-state" } +uv-static = { version = "0.0.22", path = "crates/uv-static" } +uv-test = { version = "0.0.22", path = "crates/uv-test" } +uv-tool = { version = "0.0.22", path = "crates/uv-tool" } +uv-torch = { version = "0.0.22", path = "crates/uv-torch" } +uv-trampoline-builder = { version = "0.0.22", path = "crates/uv-trampoline-builder" } +uv-types = { version = "0.0.22", path = "crates/uv-types" } +uv-unix = { version = "0.0.22", path = "crates/uv-unix" } +uv-version = { version = "0.10.2", path = "crates/uv-version" } +uv-virtualenv = { version = "0.0.22", path = "crates/uv-virtualenv" } +uv-warnings = { version = "0.0.22", path = "crates/uv-warnings" } +uv-windows = { version = "0.0.22", path = "crates/uv-windows" } +uv-workspace = { version = "0.0.22", path = "crates/uv-workspace" } ambient-id = { version = "0.0.10", default-features = false, features = ["astral-reqwest-middleware"] } anstream = { version = "0.6.15" } diff --git a/crates/uv-auth/Cargo.toml b/crates/uv-auth/Cargo.toml index 3920fd496..a129f863c 100644 --- a/crates/uv-auth/Cargo.toml +++ b/crates/uv-auth/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-auth" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-auth/README.md b/crates/uv-auth/README.md index cfed74a5a..570e1096e 100644 --- a/crates/uv-auth/README.md +++ b/crates/uv-auth/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-auth). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-auth). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-bench/Cargo.toml b/crates/uv-bench/Cargo.toml index c408d5da3..b05fcaa7b 100644 --- a/crates/uv-bench/Cargo.toml +++ b/crates/uv-bench/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-bench" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" publish = false authors = { workspace = true } diff --git a/crates/uv-bench/README.md b/crates/uv-bench/README.md index 1b1333a4e..588931b0f 100644 --- a/crates/uv-bench/README.md +++ b/crates/uv-bench/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-bench). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-bench). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-bin-install/Cargo.toml b/crates/uv-bin-install/Cargo.toml index 4f4f0a9f8..35c0e1d1a 100644 --- a/crates/uv-bin-install/Cargo.toml +++ b/crates/uv-bin-install/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-bin-install" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-bin-install/README.md b/crates/uv-bin-install/README.md index 29338c835..a1d40787d 100644 --- a/crates/uv-bin-install/README.md +++ b/crates/uv-bin-install/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-bin-install). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-bin-install). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-build-backend/Cargo.toml b/crates/uv-build-backend/Cargo.toml index aaab59ecd..e6280e0e6 100644 --- a/crates/uv-build-backend/Cargo.toml +++ b/crates/uv-build-backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-build-backend" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-build-backend/README.md b/crates/uv-build-backend/README.md index 652c4f8f0..a4535cb5e 100644 --- a/crates/uv-build-backend/README.md +++ b/crates/uv-build-backend/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-build-backend). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-build-backend). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-build-frontend/Cargo.toml b/crates/uv-build-frontend/Cargo.toml index 0238e3256..308969b04 100644 --- a/crates/uv-build-frontend/Cargo.toml +++ b/crates/uv-build-frontend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-build-frontend" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-build-frontend/README.md b/crates/uv-build-frontend/README.md index 4d0e01c15..624eb32d0 100644 --- a/crates/uv-build-frontend/README.md +++ b/crates/uv-build-frontend/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-build-frontend). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-build-frontend). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-build/Cargo.toml b/crates/uv-build/Cargo.toml index 8f3b534dc..f399a455a 100644 --- a/crates/uv-build/Cargo.toml +++ b/crates/uv-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-build" -version = "0.10.1" +version = "0.10.2" description = "A Python build backend" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-build/pyproject.toml b/crates/uv-build/pyproject.toml index 0200dd66f..d894049d7 100644 --- a/crates/uv-build/pyproject.toml +++ b/crates/uv-build/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "uv-build" -version = "0.10.1" +version = "0.10.2" description = "The uv build backend" authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }] requires-python = ">=3.8" diff --git a/crates/uv-cache-info/Cargo.toml b/crates/uv-cache-info/Cargo.toml index d165b57e6..7cc9d7490 100644 --- a/crates/uv-cache-info/Cargo.toml +++ b/crates/uv-cache-info/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-cache-info" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-cache-info/README.md b/crates/uv-cache-info/README.md index 977bfb7bc..6123eebf9 100644 --- a/crates/uv-cache-info/README.md +++ b/crates/uv-cache-info/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-cache-info). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-cache-info). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cache-key/Cargo.toml b/crates/uv-cache-key/Cargo.toml index 336cf7e15..b72511e41 100644 --- a/crates/uv-cache-key/Cargo.toml +++ b/crates/uv-cache-key/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-cache-key" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-cache-key/README.md b/crates/uv-cache-key/README.md index 433ee4652..6445af976 100644 --- a/crates/uv-cache-key/README.md +++ b/crates/uv-cache-key/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-cache-key). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-cache-key). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cache/Cargo.toml b/crates/uv-cache/Cargo.toml index b0622ce88..124f2ae46 100644 --- a/crates/uv-cache/Cargo.toml +++ b/crates/uv-cache/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-cache" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-cache/README.md b/crates/uv-cache/README.md index d8f9bdbb5..875061c52 100644 --- a/crates/uv-cache/README.md +++ b/crates/uv-cache/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-cache). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-cache). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cli/Cargo.toml b/crates/uv-cli/Cargo.toml index d66214b54..ac93021c5 100644 --- a/crates/uv-cli/Cargo.toml +++ b/crates/uv-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-cli" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-cli/README.md b/crates/uv-cli/README.md index c76495f27..fd578dfb2 100644 --- a/crates/uv-cli/README.md +++ b/crates/uv-cli/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-cli). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-cli). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-client/Cargo.toml b/crates/uv-client/Cargo.toml index 623b46003..c8e3f7a33 100644 --- a/crates/uv-client/Cargo.toml +++ b/crates/uv-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-client" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-client/README.md b/crates/uv-client/README.md index 23c3bb7f5..428cc41a9 100644 --- a/crates/uv-client/README.md +++ b/crates/uv-client/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-client). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-client). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-configuration/Cargo.toml b/crates/uv-configuration/Cargo.toml index f178be834..9c4eddeb4 100644 --- a/crates/uv-configuration/Cargo.toml +++ b/crates/uv-configuration/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-configuration" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-configuration/README.md b/crates/uv-configuration/README.md index d51d099e6..4cb4535c2 100644 --- a/crates/uv-configuration/README.md +++ b/crates/uv-configuration/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-configuration). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-configuration). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-console/Cargo.toml b/crates/uv-console/Cargo.toml index dd77f2ed4..14185b5e3 100644 --- a/crates/uv-console/Cargo.toml +++ b/crates/uv-console/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-console" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-console/README.md b/crates/uv-console/README.md index 047184098..b1c02da46 100644 --- a/crates/uv-console/README.md +++ b/crates/uv-console/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-console). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-console). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-dev/Cargo.toml b/crates/uv-dev/Cargo.toml index a4aec5ac9..e76421c97 100644 --- a/crates/uv-dev/Cargo.toml +++ b/crates/uv-dev/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-dev" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" publish = false diff --git a/crates/uv-dev/README.md b/crates/uv-dev/README.md index 2fc6599ff..a2a893c28 100644 --- a/crates/uv-dev/README.md +++ b/crates/uv-dev/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-dev). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-dev). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-dirs/Cargo.toml b/crates/uv-dirs/Cargo.toml index 3116f90d4..cff74a17d 100644 --- a/crates/uv-dirs/Cargo.toml +++ b/crates/uv-dirs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-dirs" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-dirs/README.md b/crates/uv-dirs/README.md index 7cef24617..89418a52c 100644 --- a/crates/uv-dirs/README.md +++ b/crates/uv-dirs/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-dirs). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-dirs). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-dispatch/Cargo.toml b/crates/uv-dispatch/Cargo.toml index 50350ba6f..25945edb8 100644 --- a/crates/uv-dispatch/Cargo.toml +++ b/crates/uv-dispatch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-dispatch" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-dispatch/README.md b/crates/uv-dispatch/README.md index c40334c80..a516aaa6a 100644 --- a/crates/uv-dispatch/README.md +++ b/crates/uv-dispatch/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-dispatch). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-dispatch). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-distribution-filename/Cargo.toml b/crates/uv-distribution-filename/Cargo.toml index 0118ab942..73168073b 100644 --- a/crates/uv-distribution-filename/Cargo.toml +++ b/crates/uv-distribution-filename/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-distribution-filename" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-distribution-filename/README.md b/crates/uv-distribution-filename/README.md index 3c1f5435f..6028f590c 100644 --- a/crates/uv-distribution-filename/README.md +++ b/crates/uv-distribution-filename/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-distribution-filename). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-distribution-filename). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-distribution-types/Cargo.toml b/crates/uv-distribution-types/Cargo.toml index 80796f5df..d189e94c7 100644 --- a/crates/uv-distribution-types/Cargo.toml +++ b/crates/uv-distribution-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-distribution-types" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-distribution-types/README.md b/crates/uv-distribution-types/README.md index 74f54928d..89b491ae2 100644 --- a/crates/uv-distribution-types/README.md +++ b/crates/uv-distribution-types/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-distribution-types). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-distribution-types). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-distribution/Cargo.toml b/crates/uv-distribution/Cargo.toml index 8362ca808..1b993492e 100644 --- a/crates/uv-distribution/Cargo.toml +++ b/crates/uv-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-distribution" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-distribution/README.md b/crates/uv-distribution/README.md index 0cf2ab3ef..7ea10b38c 100644 --- a/crates/uv-distribution/README.md +++ b/crates/uv-distribution/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-distribution). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-distribution). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-extract/Cargo.toml b/crates/uv-extract/Cargo.toml index fd5f4bb90..e8749ed37 100644 --- a/crates/uv-extract/Cargo.toml +++ b/crates/uv-extract/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-extract" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-extract/README.md b/crates/uv-extract/README.md index 6cfba564d..fbf885273 100644 --- a/crates/uv-extract/README.md +++ b/crates/uv-extract/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-extract). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-extract). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-flags/Cargo.toml b/crates/uv-flags/Cargo.toml index 5fcc4fca0..cea2b309c 100644 --- a/crates/uv-flags/Cargo.toml +++ b/crates/uv-flags/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-flags" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-flags/README.md b/crates/uv-flags/README.md index 911de1f67..39f40ac1f 100644 --- a/crates/uv-flags/README.md +++ b/crates/uv-flags/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-flags). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-flags). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-fs/Cargo.toml b/crates/uv-fs/Cargo.toml index fed04670f..1c68c2771 100644 --- a/crates/uv-fs/Cargo.toml +++ b/crates/uv-fs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-fs" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-fs/README.md b/crates/uv-fs/README.md index e4effdf7d..bffe79bb9 100644 --- a/crates/uv-fs/README.md +++ b/crates/uv-fs/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-fs). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-fs). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-git-types/Cargo.toml b/crates/uv-git-types/Cargo.toml index 90d807dd2..25ed73761 100644 --- a/crates/uv-git-types/Cargo.toml +++ b/crates/uv-git-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-git-types" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-git-types/README.md b/crates/uv-git-types/README.md index cfafd3e7e..a3f3b139e 100644 --- a/crates/uv-git-types/README.md +++ b/crates/uv-git-types/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-git-types). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-git-types). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-git/Cargo.toml b/crates/uv-git/Cargo.toml index 25c12c093..141e993c6 100644 --- a/crates/uv-git/Cargo.toml +++ b/crates/uv-git/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-git" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-git/README.md b/crates/uv-git/README.md index 540abc3cf..12a89aa1e 100644 --- a/crates/uv-git/README.md +++ b/crates/uv-git/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-git). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-git). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-globfilter/Cargo.toml b/crates/uv-globfilter/Cargo.toml index 0ff8383f8..ac6ddb709 100644 --- a/crates/uv-globfilter/Cargo.toml +++ b/crates/uv-globfilter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-globfilter" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" readme = "README.md" edition = { workspace = true } diff --git a/crates/uv-install-wheel/Cargo.toml b/crates/uv-install-wheel/Cargo.toml index bca1609e7..c607e38b1 100644 --- a/crates/uv-install-wheel/Cargo.toml +++ b/crates/uv-install-wheel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-install-wheel" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" keywords = ["wheel", "python"] diff --git a/crates/uv-install-wheel/README.md b/crates/uv-install-wheel/README.md index 70f515e9c..82e0bf51d 100644 --- a/crates/uv-install-wheel/README.md +++ b/crates/uv-install-wheel/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-install-wheel). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-install-wheel). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-installer/Cargo.toml b/crates/uv-installer/Cargo.toml index bd499c271..fb6d1df4e 100644 --- a/crates/uv-installer/Cargo.toml +++ b/crates/uv-installer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-installer" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-installer/README.md b/crates/uv-installer/README.md index 654b89de0..5d94af2da 100644 --- a/crates/uv-installer/README.md +++ b/crates/uv-installer/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-installer). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-installer). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-keyring/Cargo.toml b/crates/uv-keyring/Cargo.toml index 540828104..75d3e8a1a 100644 --- a/crates/uv-keyring/Cargo.toml +++ b/crates/uv-keyring/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-keyring" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-logging/Cargo.toml b/crates/uv-logging/Cargo.toml index 37ba85662..8a47fa24e 100644 --- a/crates/uv-logging/Cargo.toml +++ b/crates/uv-logging/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-logging" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-logging/README.md b/crates/uv-logging/README.md index 43f946101..af8d24790 100644 --- a/crates/uv-logging/README.md +++ b/crates/uv-logging/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-logging). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-logging). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-macros/Cargo.toml b/crates/uv-macros/Cargo.toml index 43e14fbf0..248a8fc89 100644 --- a/crates/uv-macros/Cargo.toml +++ b/crates/uv-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-macros" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-macros/README.md b/crates/uv-macros/README.md index eb6408c82..f8aa6b622 100644 --- a/crates/uv-macros/README.md +++ b/crates/uv-macros/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-macros). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-macros). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-metadata/Cargo.toml b/crates/uv-metadata/Cargo.toml index 40fc58910..60a68423b 100644 --- a/crates/uv-metadata/Cargo.toml +++ b/crates/uv-metadata/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-metadata" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-metadata/README.md b/crates/uv-metadata/README.md index a1a055849..a39131bc9 100644 --- a/crates/uv-metadata/README.md +++ b/crates/uv-metadata/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-metadata). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-metadata). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-normalize/Cargo.toml b/crates/uv-normalize/Cargo.toml index 8f7681967..a83b18f65 100644 --- a/crates/uv-normalize/Cargo.toml +++ b/crates/uv-normalize/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-normalize" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-normalize/README.md b/crates/uv-normalize/README.md index 16677ed23..bb019483e 100644 --- a/crates/uv-normalize/README.md +++ b/crates/uv-normalize/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-normalize). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-normalize). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-once-map/Cargo.toml b/crates/uv-once-map/Cargo.toml index ec9804307..b01179b33 100644 --- a/crates/uv-once-map/Cargo.toml +++ b/crates/uv-once-map/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-once-map" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-once-map/README.md b/crates/uv-once-map/README.md index 48f424483..93fc5b6ab 100644 --- a/crates/uv-once-map/README.md +++ b/crates/uv-once-map/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-once-map). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-once-map). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-options-metadata/Cargo.toml b/crates/uv-options-metadata/Cargo.toml index 600f905be..fe1ce8cae 100644 --- a/crates/uv-options-metadata/Cargo.toml +++ b/crates/uv-options-metadata/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-options-metadata" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-options-metadata/README.md b/crates/uv-options-metadata/README.md index f4446a693..7a9957efa 100644 --- a/crates/uv-options-metadata/README.md +++ b/crates/uv-options-metadata/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-options-metadata). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-options-metadata). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-pep440/Cargo.toml b/crates/uv-pep440/Cargo.toml index e32eb45c9..e0d84925a 100644 --- a/crates/uv-pep440/Cargo.toml +++ b/crates/uv-pep440/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-pep440" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" license = "Apache-2.0 OR BSD-2-Clause" include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "Readme.md", "pyproject.toml"] diff --git a/crates/uv-pep440/README.md b/crates/uv-pep440/README.md index a65044dae..db25c3f85 100644 --- a/crates/uv-pep440/README.md +++ b/crates/uv-pep440/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-pep440). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-pep440). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-pep508/Cargo.toml b/crates/uv-pep508/Cargo.toml index 115f7b7a8..2a57fceae 100644 --- a/crates/uv-pep508/Cargo.toml +++ b/crates/uv-pep508/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-pep508" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "Readme.md", "pyproject.toml"] license = "Apache-2.0 OR BSD-2-Clause" diff --git a/crates/uv-pep508/README.md b/crates/uv-pep508/README.md index 14b1f79b7..d5967fc40 100644 --- a/crates/uv-pep508/README.md +++ b/crates/uv-pep508/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-pep508). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-pep508). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-performance-memory-allocator/Cargo.toml b/crates/uv-performance-memory-allocator/Cargo.toml index 75ebce833..198a54a82 100644 --- a/crates/uv-performance-memory-allocator/Cargo.toml +++ b/crates/uv-performance-memory-allocator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-performance-memory-allocator" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-performance-memory-allocator/README.md b/crates/uv-performance-memory-allocator/README.md index 2d7c58b61..5337975d3 100644 --- a/crates/uv-performance-memory-allocator/README.md +++ b/crates/uv-performance-memory-allocator/README.md @@ -5,9 +5,9 @@ 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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source can be found -[here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-performance-memory-allocator). +[here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-performance-memory-allocator). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-platform-tags/Cargo.toml b/crates/uv-platform-tags/Cargo.toml index 694a7b9cc..e792fbb28 100644 --- a/crates/uv-platform-tags/Cargo.toml +++ b/crates/uv-platform-tags/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-platform-tags" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-platform-tags/README.md b/crates/uv-platform-tags/README.md index eccf1e546..ad18d16da 100644 --- a/crates/uv-platform-tags/README.md +++ b/crates/uv-platform-tags/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-platform-tags). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-platform-tags). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-platform/Cargo.toml b/crates/uv-platform/Cargo.toml index 590bc6fd2..4d634be37 100644 --- a/crates/uv-platform/Cargo.toml +++ b/crates/uv-platform/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-platform" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-platform/README.md b/crates/uv-platform/README.md index b2170ce6f..0302a8bab 100644 --- a/crates/uv-platform/README.md +++ b/crates/uv-platform/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-platform). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-platform). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-preview/Cargo.toml b/crates/uv-preview/Cargo.toml index 560b068dd..d2d45737d 100644 --- a/crates/uv-preview/Cargo.toml +++ b/crates/uv-preview/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-preview" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-preview/README.md b/crates/uv-preview/README.md index 04dfbb17f..5f5af51c1 100644 --- a/crates/uv-preview/README.md +++ b/crates/uv-preview/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-preview). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-preview). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-publish/Cargo.toml b/crates/uv-publish/Cargo.toml index 76bd5e77e..6b0f87e03 100644 --- a/crates/uv-publish/Cargo.toml +++ b/crates/uv-publish/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-publish" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-publish/README.md b/crates/uv-publish/README.md index 51f61d345..6a496be62 100644 --- a/crates/uv-publish/README.md +++ b/crates/uv-publish/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-publish). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-publish). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-pypi-types/Cargo.toml b/crates/uv-pypi-types/Cargo.toml index 32242c384..5f14eb4e5 100644 --- a/crates/uv-pypi-types/Cargo.toml +++ b/crates/uv-pypi-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-pypi-types" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-pypi-types/README.md b/crates/uv-pypi-types/README.md index 7e8a82601..7ecf338bf 100644 --- a/crates/uv-pypi-types/README.md +++ b/crates/uv-pypi-types/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-pypi-types). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-pypi-types). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-python/Cargo.toml b/crates/uv-python/Cargo.toml index 605d70e8b..f0d2f6ada 100644 --- a/crates/uv-python/Cargo.toml +++ b/crates/uv-python/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-python" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-python/README.md b/crates/uv-python/README.md index 899996657..b3eb79769 100644 --- a/crates/uv-python/README.md +++ b/crates/uv-python/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-python). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-python). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-redacted/Cargo.toml b/crates/uv-redacted/Cargo.toml index 8e3c42a16..d5b5d6733 100644 --- a/crates/uv-redacted/Cargo.toml +++ b/crates/uv-redacted/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-redacted" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-redacted/README.md b/crates/uv-redacted/README.md index 048e577cb..17a4cd168 100644 --- a/crates/uv-redacted/README.md +++ b/crates/uv-redacted/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-redacted). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-redacted). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-requirements-txt/Cargo.toml b/crates/uv-requirements-txt/Cargo.toml index 84ad78834..0da483202 100644 --- a/crates/uv-requirements-txt/Cargo.toml +++ b/crates/uv-requirements-txt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-requirements-txt" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-requirements-txt/README.md b/crates/uv-requirements-txt/README.md index 806c2a1c0..08dc4a94c 100644 --- a/crates/uv-requirements-txt/README.md +++ b/crates/uv-requirements-txt/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-requirements-txt). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-requirements-txt). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-requirements/Cargo.toml b/crates/uv-requirements/Cargo.toml index af0bd382e..8b5f562da 100644 --- a/crates/uv-requirements/Cargo.toml +++ b/crates/uv-requirements/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-requirements" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-requirements/README.md b/crates/uv-requirements/README.md index 1b423370e..17733ea1a 100644 --- a/crates/uv-requirements/README.md +++ b/crates/uv-requirements/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-requirements). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-requirements). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-resolver/Cargo.toml b/crates/uv-resolver/Cargo.toml index 2c4d3ab52..999489431 100644 --- a/crates/uv-resolver/Cargo.toml +++ b/crates/uv-resolver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-resolver" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-resolver/README.md b/crates/uv-resolver/README.md index f41c58adb..8b56bb129 100644 --- a/crates/uv-resolver/README.md +++ b/crates/uv-resolver/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-resolver). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-resolver). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-scripts/Cargo.toml b/crates/uv-scripts/Cargo.toml index 0c98d3872..11b5810f5 100644 --- a/crates/uv-scripts/Cargo.toml +++ b/crates/uv-scripts/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-scripts" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-scripts/README.md b/crates/uv-scripts/README.md index 96f9fa94b..70780cdcc 100644 --- a/crates/uv-scripts/README.md +++ b/crates/uv-scripts/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-scripts). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-scripts). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-settings/Cargo.toml b/crates/uv-settings/Cargo.toml index f501cbea8..9f35e43cc 100644 --- a/crates/uv-settings/Cargo.toml +++ b/crates/uv-settings/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-settings" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-settings/README.md b/crates/uv-settings/README.md index aa0bd8544..fbfd1b2d1 100644 --- a/crates/uv-settings/README.md +++ b/crates/uv-settings/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-settings). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-settings). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-shell/Cargo.toml b/crates/uv-shell/Cargo.toml index 353a97d30..e15da8b9b 100644 --- a/crates/uv-shell/Cargo.toml +++ b/crates/uv-shell/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-shell" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-shell/README.md b/crates/uv-shell/README.md index ac12d722b..b00e132c0 100644 --- a/crates/uv-shell/README.md +++ b/crates/uv-shell/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-shell). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-shell). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-small-str/Cargo.toml b/crates/uv-small-str/Cargo.toml index fc43531dc..3130b8265 100644 --- a/crates/uv-small-str/Cargo.toml +++ b/crates/uv-small-str/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-small-str" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-small-str/README.md b/crates/uv-small-str/README.md index 95ff85194..6fee30c3a 100644 --- a/crates/uv-small-str/README.md +++ b/crates/uv-small-str/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-small-str). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-small-str). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-state/Cargo.toml b/crates/uv-state/Cargo.toml index d89e7cf12..3f90766ec 100644 --- a/crates/uv-state/Cargo.toml +++ b/crates/uv-state/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-state" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-state/README.md b/crates/uv-state/README.md index 49c3d4d5a..341a2c444 100644 --- a/crates/uv-state/README.md +++ b/crates/uv-state/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-state). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-state). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-static/Cargo.toml b/crates/uv-static/Cargo.toml index 48f03a270..3531d818e 100644 --- a/crates/uv-static/Cargo.toml +++ b/crates/uv-static/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-static" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-static/README.md b/crates/uv-static/README.md index 9cbffcc43..24aeab55f 100644 --- a/crates/uv-static/README.md +++ b/crates/uv-static/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-static). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-static). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-test/Cargo.toml b/crates/uv-test/Cargo.toml index d2da7e64b..f0cc0b855 100644 --- a/crates/uv-test/Cargo.toml +++ b/crates/uv-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-test" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-test/README.md b/crates/uv-test/README.md index ff12713ad..5336f6403 100644 --- a/crates/uv-test/README.md +++ b/crates/uv-test/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-test). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-test). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-tool/Cargo.toml b/crates/uv-tool/Cargo.toml index 182e2b71f..28cb8be04 100644 --- a/crates/uv-tool/Cargo.toml +++ b/crates/uv-tool/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-tool" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-tool/README.md b/crates/uv-tool/README.md index 0cf8449cf..2e76e5fab 100644 --- a/crates/uv-tool/README.md +++ b/crates/uv-tool/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-tool). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-tool). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-torch/Cargo.toml b/crates/uv-torch/Cargo.toml index 2289a7fab..6ac05bbd3 100644 --- a/crates/uv-torch/Cargo.toml +++ b/crates/uv-torch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-torch" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-torch/README.md b/crates/uv-torch/README.md index ccddbc7fe..78339e11e 100644 --- a/crates/uv-torch/README.md +++ b/crates/uv-torch/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-torch). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-torch). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-trampoline-builder/Cargo.toml b/crates/uv-trampoline-builder/Cargo.toml index 12534d204..eb4aa2cb6 100644 --- a/crates/uv-trampoline-builder/Cargo.toml +++ b/crates/uv-trampoline-builder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-trampoline-builder" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } diff --git a/crates/uv-trampoline-builder/README.md b/crates/uv-trampoline-builder/README.md index 299edf236..47393a476 100644 --- a/crates/uv-trampoline-builder/README.md +++ b/crates/uv-trampoline-builder/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-trampoline-builder). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-trampoline-builder). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-trampoline/Cargo.lock b/crates/uv-trampoline/Cargo.lock index c142fde1d..ad6222ade 100644 --- a/crates/uv-trampoline/Cargo.lock +++ b/crates/uv-trampoline/Cargo.lock @@ -138,7 +138,7 @@ checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" [[package]] name = "uv-macros" -version = "0.0.21" +version = "0.0.22" dependencies = [ "proc-macro2", "quote", @@ -148,7 +148,7 @@ dependencies = [ [[package]] name = "uv-static" -version = "0.0.21" +version = "0.0.22" dependencies = [ "thiserror", "uv-macros", @@ -169,7 +169,7 @@ dependencies = [ [[package]] name = "uv-windows" -version = "0.0.21" +version = "0.0.22" dependencies = [ "windows", ] diff --git a/crates/uv-types/Cargo.toml b/crates/uv-types/Cargo.toml index e586dabfb..bf18c600b 100644 --- a/crates/uv-types/Cargo.toml +++ b/crates/uv-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-types" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-types/README.md b/crates/uv-types/README.md index 3174528c8..6835bade9 100644 --- a/crates/uv-types/README.md +++ b/crates/uv-types/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-types). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-types). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-unix/Cargo.toml b/crates/uv-unix/Cargo.toml index 1f72e91f0..e3bccd33b 100644 --- a/crates/uv-unix/Cargo.toml +++ b/crates/uv-unix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-unix" -version = "0.0.21" +version = "0.0.22" description = "Unix-specific functionality for uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-unix/README.md b/crates/uv-unix/README.md index 2e7cb4e32..5de5d6d7d 100644 --- a/crates/uv-unix/README.md +++ b/crates/uv-unix/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-unix). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-unix). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-version/Cargo.toml b/crates/uv-version/Cargo.toml index de43b1c95..e3c00a10f 100644 --- a/crates/uv-version/Cargo.toml +++ b/crates/uv-version/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-version" -version = "0.10.1" +version = "0.10.2" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-version/README.md b/crates/uv-version/README.md index 20e2bcd9b..5253f59f0 100644 --- a/crates/uv-version/README.md +++ b/crates/uv-version/README.md @@ -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.10.1) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-version). +This version (0.10.2) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-version). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-virtualenv/Cargo.toml b/crates/uv-virtualenv/Cargo.toml index a15b35151..1c4e385b9 100644 --- a/crates/uv-virtualenv/Cargo.toml +++ b/crates/uv-virtualenv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-virtualenv" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" keywords = ["virtualenv", "venv", "python"] diff --git a/crates/uv-warnings/Cargo.toml b/crates/uv-warnings/Cargo.toml index b9c9e4664..4263bda55 100644 --- a/crates/uv-warnings/Cargo.toml +++ b/crates/uv-warnings/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-warnings" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-warnings/README.md b/crates/uv-warnings/README.md index 9ba82d818..e6823cb75 100644 --- a/crates/uv-warnings/README.md +++ b/crates/uv-warnings/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-warnings). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-warnings). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-windows/Cargo.toml b/crates/uv-windows/Cargo.toml index e8d597056..d749b61f9 100644 --- a/crates/uv-windows/Cargo.toml +++ b/crates/uv-windows/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-windows" -version = "0.0.21" +version = "0.0.22" edition = { workspace = true } rust-version = { workspace = true } homepage = { workspace = true } diff --git a/crates/uv-windows/README.md b/crates/uv-windows/README.md index e08d1ed39..15c52b439 100644 --- a/crates/uv-windows/README.md +++ b/crates/uv-windows/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-windows). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-windows). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-workspace/Cargo.toml b/crates/uv-workspace/Cargo.toml index a52fa48d0..d16f1ef0c 100644 --- a/crates/uv-workspace/Cargo.toml +++ b/crates/uv-workspace/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-workspace" -version = "0.0.21" +version = "0.0.22" description = "This is an internal component crate of uv" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv-workspace/README.md b/crates/uv-workspace/README.md index dd642b301..fa6de8791 100644 --- a/crates/uv-workspace/README.md +++ b/crates/uv-workspace/README.md @@ -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.21) is a component of [uv 0.10.1](https://crates.io/crates/uv/0.10.1). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv-workspace). +This version (0.0.22) is a component of [uv 0.10.2](https://crates.io/crates/uv/0.10.2). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv-workspace). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv/Cargo.toml b/crates/uv/Cargo.toml index 6466d70ae..6f187add9 100644 --- a/crates/uv/Cargo.toml +++ b/crates/uv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv" -version = "0.10.1" +version = "0.10.2" description = "A Python package and project manager" edition = { workspace = true } rust-version = { workspace = true } diff --git a/crates/uv/README.md b/crates/uv/README.md index 500225f71..e1c2d7773 100644 --- a/crates/uv/README.md +++ b/crates/uv/README.md @@ -10,8 +10,8 @@ for more information. This crate is the entry point to the uv command-line interface. The Rust API exposed here is not considered public interface. -This is version 0.10.1. The source can be found -[here](https://github.com/astral-sh/uv/blob/0.10.1/crates/uv). +This is version 0.10.2. The source can be found +[here](https://github.com/astral-sh/uv/blob/0.10.2/crates/uv). The following uv workspace members are also available: diff --git a/docs/concepts/build-backend.md b/docs/concepts/build-backend.md index e3325b74a..31eaf6b0b 100644 --- a/docs/concepts/build-backend.md +++ b/docs/concepts/build-backend.md @@ -31,7 +31,7 @@ To use uv as a build backend in an existing project, add `uv_build` to the ```toml title="pyproject.toml" [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` diff --git a/docs/concepts/projects/init.md b/docs/concepts/projects/init.md index 801be4b70..1c39feccb 100644 --- a/docs/concepts/projects/init.md +++ b/docs/concepts/projects/init.md @@ -113,7 +113,7 @@ dependencies = [] example-pkg = "example_pkg:main" [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` @@ -136,7 +136,7 @@ dependencies = [] example-pkg = "example_pkg:main" [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` @@ -197,7 +197,7 @@ requires-python = ">=3.11" dependencies = [] [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` diff --git a/docs/concepts/projects/workspaces.md b/docs/concepts/projects/workspaces.md index 9789f3e7c..9e071c9a5 100644 --- a/docs/concepts/projects/workspaces.md +++ b/docs/concepts/projects/workspaces.md @@ -75,7 +75,7 @@ bird-feeder = { workspace = true } members = ["packages/*"] [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` @@ -106,7 +106,7 @@ tqdm = { git = "https://github.com/tqdm/tqdm" } members = ["packages/*"] [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` @@ -188,7 +188,7 @@ dependencies = ["bird-feeder", "tqdm>=4,<5"] bird-feeder = { path = "packages/bird-feeder" } [build-system] -requires = ["uv_build>=0.10.1,<0.11.0"] +requires = ["uv_build>=0.10.2,<0.11.0"] build-backend = "uv_build" ``` diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 5170570f7..170248ce5 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -25,7 +25,7 @@ uv provides a standalone installer to download and install uv: Request a specific version by including it in the URL: ```console - $ curl -LsSf https://astral.sh/uv/0.10.1/install.sh | sh + $ curl -LsSf https://astral.sh/uv/0.10.2/install.sh | sh ``` === "Windows" @@ -41,7 +41,7 @@ uv provides a standalone installer to download and install uv: Request a specific version by including it in the URL: ```pwsh-session - PS> powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/0.10.1/install.ps1 | iex" + PS> powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/0.10.2/install.ps1 | iex" ``` !!! tip diff --git a/docs/guides/integration/aws-lambda.md b/docs/guides/integration/aws-lambda.md index dc0cfbe70..10be52cea 100644 --- a/docs/guides/integration/aws-lambda.md +++ b/docs/guides/integration/aws-lambda.md @@ -92,7 +92,7 @@ the second stage, we'll copy this directory over to the final image, omitting th other unnecessary files. ```dockerfile title="Dockerfile" -FROM ghcr.io/astral-sh/uv:0.10.1 AS uv +FROM ghcr.io/astral-sh/uv:0.10.2 AS uv # First, bundle the dependencies into the task root. FROM public.ecr.aws/lambda/python:3.13 AS builder @@ -334,7 +334,7 @@ And confirm that opening http://127.0.0.1:8000/ in a web browser displays, "Hell Finally, we'll update the Dockerfile to include the local library in the deployment package: ```dockerfile title="Dockerfile" -FROM ghcr.io/astral-sh/uv:0.10.1 AS uv +FROM ghcr.io/astral-sh/uv:0.10.2 AS uv # First, bundle the dependencies into the task root. FROM public.ecr.aws/lambda/python:3.13 AS builder diff --git a/docs/guides/integration/docker.md b/docs/guides/integration/docker.md index c74e63219..bb175b8ad 100644 --- a/docs/guides/integration/docker.md +++ b/docs/guides/integration/docker.md @@ -31,7 +31,7 @@ $ docker run --rm -it ghcr.io/astral-sh/uv:debian uv --help The following distroless images are available: - `ghcr.io/astral-sh/uv:latest` -- `ghcr.io/astral-sh/uv:{major}.{minor}.{patch}`, e.g., `ghcr.io/astral-sh/uv:0.10.1` +- `ghcr.io/astral-sh/uv:{major}.{minor}.{patch}`, e.g., `ghcr.io/astral-sh/uv:0.10.2` - `ghcr.io/astral-sh/uv:{major}.{minor}`, e.g., `ghcr.io/astral-sh/uv:0.8` (the latest patch version) @@ -80,7 +80,7 @@ And the following derived images are available: As with the distroless image, each derived image is published with uv version tags as `ghcr.io/astral-sh/uv:{major}.{minor}.{patch}-{base}` and -`ghcr.io/astral-sh/uv:{major}.{minor}-{base}`, e.g., `ghcr.io/astral-sh/uv:0.10.1-alpine`. +`ghcr.io/astral-sh/uv:{major}.{minor}-{base}`, e.g., `ghcr.io/astral-sh/uv:0.10.2-alpine`. In addition, starting with `0.8` each derived image also sets `UV_TOOL_BIN_DIR` to `/usr/local/bin` to allow `uv tool install` to work as expected with the default user. @@ -121,7 +121,7 @@ Note this requires `curl` to be available. In either case, it is best practice to pin to a specific uv version, e.g., with: ```dockerfile -COPY --from=ghcr.io/astral-sh/uv:0.10.1 /uv /uvx /bin/ +COPY --from=ghcr.io/astral-sh/uv:0.10.2 /uv /uvx /bin/ ``` !!! tip @@ -139,7 +139,7 @@ COPY --from=ghcr.io/astral-sh/uv:0.10.1 /uv /uvx /bin/ Or, with the installer: ```dockerfile -ADD https://astral.sh/uv/0.10.1/install.sh /uv-installer.sh +ADD https://astral.sh/uv/0.10.2/install.sh /uv-installer.sh ``` ### Installing a project @@ -604,5 +604,5 @@ Verified OK !!! tip These examples use `latest`, but best practice is to verify the attestation for a specific - version tag, e.g., `ghcr.io/astral-sh/uv:0.10.1`, or (even better) the specific image digest, + version tag, e.g., `ghcr.io/astral-sh/uv:0.10.2`, or (even better) the specific image digest, such as `ghcr.io/astral-sh/uv:0.5.27@sha256:5adf09a5a526f380237408032a9308000d14d5947eafa687ad6c6a2476787b4f`. diff --git a/docs/guides/integration/github.md b/docs/guides/integration/github.md index e7ec99550..51340b617 100644 --- a/docs/guides/integration/github.md +++ b/docs/guides/integration/github.md @@ -47,7 +47,7 @@ jobs: uses: astral-sh/setup-uv@v7 with: # Install a specific version of uv. - version: "0.10.1" + version: "0.10.2" ``` ## Setting up Python diff --git a/docs/guides/integration/gitlab.md b/docs/guides/integration/gitlab.md index 3d3dba490..5944205c1 100644 --- a/docs/guides/integration/gitlab.md +++ b/docs/guides/integration/gitlab.md @@ -13,7 +13,7 @@ Select a variant that is suitable for your workflow. ```yaml title=".gitlab-ci.yml" variables: - UV_VERSION: "0.10.1" + UV_VERSION: "0.10.2" PYTHON_VERSION: "3.12" BASE_LAYER: bookworm-slim # GitLab CI creates a separate mountpoint for the build directory, diff --git a/docs/guides/integration/pre-commit.md b/docs/guides/integration/pre-commit.md index 24f19d4d7..41c270451 100644 --- a/docs/guides/integration/pre-commit.md +++ b/docs/guides/integration/pre-commit.md @@ -19,7 +19,7 @@ To make sure your `uv.lock` file is up to date even if your `pyproject.toml` fil repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.10.1 + rev: 0.10.2 hooks: - id: uv-lock ``` @@ -30,7 +30,7 @@ To keep a `requirements.txt` file in sync with your `uv.lock` file: repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.10.1 + rev: 0.10.2 hooks: - id: uv-export ``` @@ -41,7 +41,7 @@ To compile requirements files: repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.10.1 + rev: 0.10.2 hooks: # Compile requirements - id: pip-compile @@ -54,7 +54,7 @@ To compile alternative requirements files, modify `args` and `files`: repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.10.1 + rev: 0.10.2 hooks: # Compile requirements - id: pip-compile @@ -68,7 +68,7 @@ To run the hook over multiple files at the same time, add additional entries: repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.10.1 + rev: 0.10.2 hooks: # Compile requirements - id: pip-compile diff --git a/pyproject.toml b/pyproject.toml index 9d3187cdc..04a2d1e29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "uv" -version = "0.10.1" +version = "0.10.2" 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"