From 95eaa68c8df627eb915bc355831fd7d169d91fe3 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Wed, 8 Apr 2026 15:01:32 -0500 Subject: [PATCH] Bump version to 0.11.5 (#18930) --- CHANGELOG.md | 31 +++- Cargo.lock | 132 +++++++++--------- Cargo.toml | 124 ++++++++-------- crates/uv-audit/Cargo.toml | 2 +- crates/uv-audit/README.md | 4 +- 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 +- uv.lock | 2 +- 144 files changed, 376 insertions(+), 349 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bb429f91..dcbfa2e5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ -## 0.11.4 +## 0.11.5 -Released on 2026-04-07. +Released on 2026-04-08. ### Python @@ -13,6 +13,33 @@ Released on 2026-04-07. ### Enhancements +- Fix `build_system.requires` error message ([#18911](https://github.com/astral-sh/uv/pull/18911)) +- Remove trailing path separators in path normalization ([#18915](https://github.com/astral-sh/uv/pull/18915)) +- Improve error messages for unsupported or invalid TLS certificates ([#18924](https://github.com/astral-sh/uv/pull/18924)) + + +### Preview features + +- Add `exclude-newer` to `[[tool.uv.index]]` ([#18839](https://github.com/astral-sh/uv/pull/18839)) +- `uv audit`: add context/warnings for ignored vulnerabilities ([#18905](https://github.com/astral-sh/uv/pull/18905)) + +### Bug fixes + +- Normalize persisted fork markers before lock equality checks ([#18612](https://github.com/astral-sh/uv/pull/18612)) +- Clear junction properly when uninstalling Python versions on Windows ([#18815](https://github.com/astral-sh/uv/pull/18815)) +- Report error cleanly instead of panicking on TLS certificate error ([#18904](https://github.com/astral-sh/uv/pull/18904)) + +### Documentation + +- Remove the legacy `PIP_COMPATIBILITY.md` redirect file ([#18928](https://github.com/astral-sh/uv/pull/18928)) +- Fix `uv init example-bare --bare` examples ([#18822](https://github.com/astral-sh/uv/pull/18822), [#18925](https://github.com/astral-sh/uv/pull/18925)) + +## 0.11.4 + +Released on 2026-04-07. + +### Enhancements + - Add support for `--upgrade-group` ([#18266](https://github.com/astral-sh/uv/pull/18266)) - Merge repeated archive URL hashes by version ID ([#18841](https://github.com/astral-sh/uv/pull/18841)) - Require all direct URL hash algorithms to match ([#18842](https://github.com/astral-sh/uv/pull/18842)) diff --git a/Cargo.lock b/Cargo.lock index acaaead5b..6275afd7b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5754,7 +5754,7 @@ dependencies = [ [[package]] name = "uv" -version = "0.11.4" +version = "0.11.5" dependencies = [ "anstream", "anyhow", @@ -5881,7 +5881,7 @@ dependencies = [ [[package]] name = "uv-audit" -version = "0.0.37" +version = "0.0.38" dependencies = [ "astral-reqwest-middleware", "clap", @@ -5905,7 +5905,7 @@ dependencies = [ [[package]] name = "uv-auth" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "arcstr", @@ -5948,7 +5948,7 @@ dependencies = [ [[package]] name = "uv-bench" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "codspeed-criterion-compat", @@ -5975,7 +5975,7 @@ dependencies = [ [[package]] name = "uv-bin-install" -version = "0.0.37" +version = "0.0.38" dependencies = [ "astral-reqwest-middleware", "astral-reqwest-retry", @@ -6002,7 +6002,7 @@ dependencies = [ [[package]] name = "uv-build" -version = "0.11.4" +version = "0.11.5" dependencies = [ "anstream", "anyhow", @@ -6017,7 +6017,7 @@ dependencies = [ [[package]] name = "uv-build-backend" -version = "0.0.37" +version = "0.0.38" dependencies = [ "astral-version-ranges", "base64 0.22.1", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "uv-build-frontend" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anstream", "fs-err", @@ -6096,7 +6096,7 @@ dependencies = [ [[package]] name = "uv-cache" -version = "0.0.37" +version = "0.0.38" dependencies = [ "clap", "fs-err", @@ -6122,7 +6122,7 @@ dependencies = [ [[package]] name = "uv-cache-info" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "fs-err", @@ -6139,7 +6139,7 @@ dependencies = [ [[package]] name = "uv-cache-key" -version = "0.0.37" +version = "0.0.38" dependencies = [ "hex", "memchr", @@ -6151,7 +6151,7 @@ dependencies = [ [[package]] name = "uv-cli" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anstream", "anyhow", @@ -6184,7 +6184,7 @@ dependencies = [ [[package]] name = "uv-client" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6254,7 +6254,7 @@ dependencies = [ [[package]] name = "uv-configuration" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "clap", @@ -6288,14 +6288,14 @@ dependencies = [ [[package]] name = "uv-console" -version = "0.0.37" +version = "0.0.38" dependencies = [ "console", ] [[package]] name = "uv-dev" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anstream", "anyhow", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "uv-dirs" -version = "0.0.37" +version = "0.0.38" dependencies = [ "assert_fs", "etcetera", @@ -6356,7 +6356,7 @@ dependencies = [ [[package]] name = "uv-dispatch" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "futures", @@ -6388,7 +6388,7 @@ dependencies = [ [[package]] name = "uv-distribution" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6439,7 +6439,7 @@ dependencies = [ [[package]] name = "uv-distribution-filename" -version = "0.0.37" +version = "0.0.38" dependencies = [ "insta", "memchr", @@ -6456,7 +6456,7 @@ dependencies = [ [[package]] name = "uv-distribution-types" -version = "0.0.37" +version = "0.0.38" dependencies = [ "arcstr", "astral-version-ranges", @@ -6496,7 +6496,7 @@ dependencies = [ [[package]] name = "uv-extract" -version = "0.0.37" +version = "0.0.38" dependencies = [ "astral-tokio-tar", "astral_async_zip", @@ -6527,14 +6527,14 @@ dependencies = [ [[package]] name = "uv-flags" -version = "0.0.37" +version = "0.0.38" dependencies = [ "bitflags 2.11.0", ] [[package]] name = "uv-fs" -version = "0.0.37" +version = "0.0.38" dependencies = [ "backon", "clap", @@ -6563,7 +6563,7 @@ dependencies = [ [[package]] name = "uv-git" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6588,7 +6588,7 @@ dependencies = [ [[package]] name = "uv-git-types" -version = "0.0.37" +version = "0.0.38" dependencies = [ "serde", "thiserror 2.0.18", @@ -6601,7 +6601,7 @@ dependencies = [ [[package]] name = "uv-globfilter" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anstream", "fs-err", @@ -6618,7 +6618,7 @@ dependencies = [ [[package]] name = "uv-install-wheel" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "assert_fs", @@ -6655,7 +6655,7 @@ dependencies = [ [[package]] name = "uv-installer" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anstream", "anyhow", @@ -6698,7 +6698,7 @@ dependencies = [ [[package]] name = "uv-keyring" -version = "0.0.37" +version = "0.0.38" dependencies = [ "async-trait", "byteorder", @@ -6714,7 +6714,7 @@ dependencies = [ [[package]] name = "uv-logging" -version = "0.0.37" +version = "0.0.38" dependencies = [ "jiff", "owo-colors", @@ -6724,7 +6724,7 @@ dependencies = [ [[package]] name = "uv-macros" -version = "0.0.37" +version = "0.0.38" dependencies = [ "proc-macro2", "quote", @@ -6734,7 +6734,7 @@ dependencies = [ [[package]] name = "uv-metadata" -version = "0.0.37" +version = "0.0.38" dependencies = [ "astral_async_zip", "fs-err", @@ -6751,7 +6751,7 @@ dependencies = [ [[package]] name = "uv-normalize" -version = "0.0.37" +version = "0.0.38" dependencies = [ "rkyv", "schemars", @@ -6761,7 +6761,7 @@ dependencies = [ [[package]] name = "uv-once-map" -version = "0.0.37" +version = "0.0.38" dependencies = [ "dashmap", "futures", @@ -6770,14 +6770,14 @@ dependencies = [ [[package]] name = "uv-options-metadata" -version = "0.0.37" +version = "0.0.38" dependencies = [ "serde", ] [[package]] name = "uv-pep440" -version = "0.0.37" +version = "0.0.38" dependencies = [ "astral-version-ranges", "indoc", @@ -6791,7 +6791,7 @@ dependencies = [ [[package]] name = "uv-pep508" -version = "0.0.37" +version = "0.0.38" dependencies = [ "arcstr", "astral-version-ranges", @@ -6821,7 +6821,7 @@ dependencies = [ [[package]] name = "uv-performance-memory-allocator" -version = "0.0.37" +version = "0.0.38" dependencies = [ "mimalloc", "tikv-jemallocator", @@ -6829,7 +6829,7 @@ dependencies = [ [[package]] name = "uv-platform" -version = "0.0.37" +version = "0.0.38" dependencies = [ "fs-err", "goblin", @@ -6850,7 +6850,7 @@ dependencies = [ [[package]] name = "uv-platform-tags" -version = "0.0.37" +version = "0.0.38" dependencies = [ "bitflags 2.11.0", "insta", @@ -6864,7 +6864,7 @@ dependencies = [ [[package]] name = "uv-preview" -version = "0.0.37" +version = "0.0.38" dependencies = [ "enumflags2", "itertools 0.14.0", @@ -6875,7 +6875,7 @@ dependencies = [ [[package]] name = "uv-publish" -version = "0.0.37" +version = "0.0.38" dependencies = [ "ambient-id", "anstream", @@ -6917,7 +6917,7 @@ dependencies = [ [[package]] name = "uv-pypi-types" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "hashbrown 0.16.1", @@ -6950,7 +6950,7 @@ dependencies = [ [[package]] name = "uv-python" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "assert_fs", @@ -7013,7 +7013,7 @@ dependencies = [ [[package]] name = "uv-redacted" -version = "0.0.37" +version = "0.0.38" dependencies = [ "ref-cast", "schemars", @@ -7024,7 +7024,7 @@ dependencies = [ [[package]] name = "uv-requirements" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "configparser", @@ -7058,7 +7058,7 @@ dependencies = [ [[package]] name = "uv-requirements-txt" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "assert_fs", @@ -7091,7 +7091,7 @@ dependencies = [ [[package]] name = "uv-resolver" -version = "0.0.37" +version = "0.0.38" dependencies = [ "arcstr", "astral-pubgrub", @@ -7157,7 +7157,7 @@ dependencies = [ [[package]] name = "uv-scripts" -version = "0.0.37" +version = "0.0.38" dependencies = [ "fs-err", "indoc", @@ -7182,7 +7182,7 @@ dependencies = [ [[package]] name = "uv-settings" -version = "0.0.37" +version = "0.0.38" dependencies = [ "clap", "fs-err", @@ -7217,7 +7217,7 @@ dependencies = [ [[package]] name = "uv-shell" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "fs-err", @@ -7234,7 +7234,7 @@ dependencies = [ [[package]] name = "uv-small-str" -version = "0.0.37" +version = "0.0.38" dependencies = [ "arcstr", "rkyv", @@ -7244,7 +7244,7 @@ dependencies = [ [[package]] name = "uv-state" -version = "0.0.37" +version = "0.0.38" dependencies = [ "fs-err", "tempfile", @@ -7253,7 +7253,7 @@ dependencies = [ [[package]] name = "uv-static" -version = "0.0.37" +version = "0.0.38" dependencies = [ "thiserror 2.0.18", "uv-macros", @@ -7261,7 +7261,7 @@ dependencies = [ [[package]] name = "uv-test" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "assert_cmd", @@ -7291,7 +7291,7 @@ dependencies = [ [[package]] name = "uv-tool" -version = "0.0.37" +version = "0.0.38" dependencies = [ "fs-err", "owo-colors", @@ -7320,7 +7320,7 @@ dependencies = [ [[package]] name = "uv-torch" -version = "0.0.37" +version = "0.0.38" dependencies = [ "clap", "either", @@ -7340,7 +7340,7 @@ dependencies = [ [[package]] name = "uv-trampoline-builder" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "assert_cmd", @@ -7358,7 +7358,7 @@ dependencies = [ [[package]] name = "uv-types" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "dashmap", @@ -7380,7 +7380,7 @@ dependencies = [ [[package]] name = "uv-unix" -version = "0.0.37" +version = "0.0.38" dependencies = [ "nix 0.31.2", "thiserror 2.0.18", @@ -7388,11 +7388,11 @@ dependencies = [ [[package]] name = "uv-version" -version = "0.11.4" +version = "0.11.5" [[package]] name = "uv-virtualenv" -version = "0.0.37" +version = "0.0.38" dependencies = [ "console", "fs-err", @@ -7413,7 +7413,7 @@ dependencies = [ [[package]] name = "uv-warnings" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anstream", "anyhow", @@ -7425,14 +7425,14 @@ dependencies = [ [[package]] name = "uv-windows" -version = "0.0.37" +version = "0.0.38" dependencies = [ "windows", ] [[package]] name = "uv-workspace" -version = "0.0.37" +version = "0.0.38" dependencies = [ "anyhow", "assert_fs", diff --git a/Cargo.toml b/Cargo.toml index 45f1a944b..aa09fc96e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,77 +16,77 @@ authors = ["uv"] license = "MIT OR Apache-2.0" [workspace.dependencies] -uv-audit = { version = "0.0.37", path = "crates/uv-audit" } -uv-auth = { version = "0.0.37", path = "crates/uv-auth" } -uv-bin-install = { version = "0.0.37", path = "crates/uv-bin-install" } -uv-build-backend = { version = "0.0.37", path = "crates/uv-build-backend" } -uv-build-frontend = { version = "0.0.37", path = "crates/uv-build-frontend" } -uv-cache = { version = "0.0.37", path = "crates/uv-cache" } -uv-cache-info = { version = "0.0.37", path = "crates/uv-cache-info" } -uv-cache-key = { version = "0.0.37", path = "crates/uv-cache-key" } -uv-cli = { version = "0.0.37", path = "crates/uv-cli" } -uv-client = { version = "0.0.37", path = "crates/uv-client" } -uv-configuration = { version = "0.0.37", path = "crates/uv-configuration" } -uv-console = { version = "0.0.37", path = "crates/uv-console" } -uv-dirs = { version = "0.0.37", path = "crates/uv-dirs" } -uv-dispatch = { version = "0.0.37", path = "crates/uv-dispatch" } -uv-distribution = { version = "0.0.37", path = "crates/uv-distribution" } -uv-distribution-filename = { version = "0.0.37", path = "crates/uv-distribution-filename" } -uv-distribution-types = { version = "0.0.37", path = "crates/uv-distribution-types" } -uv-extract = { version = "0.0.37", path = "crates/uv-extract" } -uv-flags = { version = "0.0.37", path = "crates/uv-flags" } -uv-fs = { version = "0.0.37", path = "crates/uv-fs", features = [ +uv-audit = { version = "0.0.38", path = "crates/uv-audit" } +uv-auth = { version = "0.0.38", path = "crates/uv-auth" } +uv-bin-install = { version = "0.0.38", path = "crates/uv-bin-install" } +uv-build-backend = { version = "0.0.38", path = "crates/uv-build-backend" } +uv-build-frontend = { version = "0.0.38", path = "crates/uv-build-frontend" } +uv-cache = { version = "0.0.38", path = "crates/uv-cache" } +uv-cache-info = { version = "0.0.38", path = "crates/uv-cache-info" } +uv-cache-key = { version = "0.0.38", path = "crates/uv-cache-key" } +uv-cli = { version = "0.0.38", path = "crates/uv-cli" } +uv-client = { version = "0.0.38", path = "crates/uv-client" } +uv-configuration = { version = "0.0.38", path = "crates/uv-configuration" } +uv-console = { version = "0.0.38", path = "crates/uv-console" } +uv-dirs = { version = "0.0.38", path = "crates/uv-dirs" } +uv-dispatch = { version = "0.0.38", path = "crates/uv-dispatch" } +uv-distribution = { version = "0.0.38", path = "crates/uv-distribution" } +uv-distribution-filename = { version = "0.0.38", path = "crates/uv-distribution-filename" } +uv-distribution-types = { version = "0.0.38", path = "crates/uv-distribution-types" } +uv-extract = { version = "0.0.38", path = "crates/uv-extract" } +uv-flags = { version = "0.0.38", path = "crates/uv-flags" } +uv-fs = { version = "0.0.38", path = "crates/uv-fs", features = [ "serde", "tokio", ] } -uv-git = { version = "0.0.37", path = "crates/uv-git" } -uv-git-types = { version = "0.0.37", path = "crates/uv-git-types" } -uv-globfilter = { version = "0.0.37", path = "crates/uv-globfilter" } -uv-install-wheel = { version = "0.0.37", path = "crates/uv-install-wheel", default-features = false } -uv-installer = { version = "0.0.37", path = "crates/uv-installer" } -uv-keyring = { version = "0.0.37", path = "crates/uv-keyring" } -uv-logging = { version = "0.0.37", path = "crates/uv-logging" } -uv-macros = { version = "0.0.37", path = "crates/uv-macros" } -uv-metadata = { version = "0.0.37", path = "crates/uv-metadata" } -uv-normalize = { version = "0.0.37", path = "crates/uv-normalize" } -uv-once-map = { version = "0.0.37", path = "crates/uv-once-map" } -uv-options-metadata = { version = "0.0.37", path = "crates/uv-options-metadata" } -uv-performance-memory-allocator = { version = "0.0.37", path = "crates/uv-performance-memory-allocator" } -uv-pep440 = { version = "0.0.37", path = "crates/uv-pep440", features = [ +uv-git = { version = "0.0.38", path = "crates/uv-git" } +uv-git-types = { version = "0.0.38", path = "crates/uv-git-types" } +uv-globfilter = { version = "0.0.38", path = "crates/uv-globfilter" } +uv-install-wheel = { version = "0.0.38", path = "crates/uv-install-wheel", default-features = false } +uv-installer = { version = "0.0.38", path = "crates/uv-installer" } +uv-keyring = { version = "0.0.38", path = "crates/uv-keyring" } +uv-logging = { version = "0.0.38", path = "crates/uv-logging" } +uv-macros = { version = "0.0.38", path = "crates/uv-macros" } +uv-metadata = { version = "0.0.38", path = "crates/uv-metadata" } +uv-normalize = { version = "0.0.38", path = "crates/uv-normalize" } +uv-once-map = { version = "0.0.38", path = "crates/uv-once-map" } +uv-options-metadata = { version = "0.0.38", path = "crates/uv-options-metadata" } +uv-performance-memory-allocator = { version = "0.0.38", path = "crates/uv-performance-memory-allocator" } +uv-pep440 = { version = "0.0.38", path = "crates/uv-pep440", features = [ "tracing", "rkyv", "version-ranges", ] } -uv-pep508 = { version = "0.0.37", path = "crates/uv-pep508", features = [ +uv-pep508 = { version = "0.0.38", path = "crates/uv-pep508", features = [ "non-pep508-extensions", ] } -uv-platform = { version = "0.0.37", path = "crates/uv-platform" } -uv-platform-tags = { version = "0.0.37", path = "crates/uv-platform-tags" } -uv-preview = { version = "0.0.37", path = "crates/uv-preview" } -uv-publish = { version = "0.0.37", path = "crates/uv-publish" } -uv-pypi-types = { version = "0.0.37", path = "crates/uv-pypi-types" } -uv-python = { version = "0.0.37", path = "crates/uv-python" } -uv-redacted = { version = "0.0.37", path = "crates/uv-redacted" } -uv-requirements = { version = "0.0.37", path = "crates/uv-requirements" } -uv-requirements-txt = { version = "0.0.37", path = "crates/uv-requirements-txt" } -uv-resolver = { version = "0.0.37", path = "crates/uv-resolver" } -uv-scripts = { version = "0.0.37", path = "crates/uv-scripts" } -uv-settings = { version = "0.0.37", path = "crates/uv-settings" } -uv-shell = { version = "0.0.37", path = "crates/uv-shell" } -uv-small-str = { version = "0.0.37", path = "crates/uv-small-str" } -uv-state = { version = "0.0.37", path = "crates/uv-state" } -uv-static = { version = "0.0.37", path = "crates/uv-static" } -uv-test = { version = "0.0.37", path = "crates/uv-test" } -uv-tool = { version = "0.0.37", path = "crates/uv-tool" } -uv-torch = { version = "0.0.37", path = "crates/uv-torch" } -uv-trampoline-builder = { version = "0.0.37", path = "crates/uv-trampoline-builder" } -uv-types = { version = "0.0.37", path = "crates/uv-types" } -uv-unix = { version = "0.0.37", path = "crates/uv-unix" } -uv-version = { version = "0.11.4", path = "crates/uv-version" } -uv-virtualenv = { version = "0.0.37", path = "crates/uv-virtualenv" } -uv-warnings = { version = "0.0.37", path = "crates/uv-warnings" } -uv-windows = { version = "0.0.37", path = "crates/uv-windows" } -uv-workspace = { version = "0.0.37", path = "crates/uv-workspace" } +uv-platform = { version = "0.0.38", path = "crates/uv-platform" } +uv-platform-tags = { version = "0.0.38", path = "crates/uv-platform-tags" } +uv-preview = { version = "0.0.38", path = "crates/uv-preview" } +uv-publish = { version = "0.0.38", path = "crates/uv-publish" } +uv-pypi-types = { version = "0.0.38", path = "crates/uv-pypi-types" } +uv-python = { version = "0.0.38", path = "crates/uv-python" } +uv-redacted = { version = "0.0.38", path = "crates/uv-redacted" } +uv-requirements = { version = "0.0.38", path = "crates/uv-requirements" } +uv-requirements-txt = { version = "0.0.38", path = "crates/uv-requirements-txt" } +uv-resolver = { version = "0.0.38", path = "crates/uv-resolver" } +uv-scripts = { version = "0.0.38", path = "crates/uv-scripts" } +uv-settings = { version = "0.0.38", path = "crates/uv-settings" } +uv-shell = { version = "0.0.38", path = "crates/uv-shell" } +uv-small-str = { version = "0.0.38", path = "crates/uv-small-str" } +uv-state = { version = "0.0.38", path = "crates/uv-state" } +uv-static = { version = "0.0.38", path = "crates/uv-static" } +uv-test = { version = "0.0.38", path = "crates/uv-test" } +uv-tool = { version = "0.0.38", path = "crates/uv-tool" } +uv-torch = { version = "0.0.38", path = "crates/uv-torch" } +uv-trampoline-builder = { version = "0.0.38", path = "crates/uv-trampoline-builder" } +uv-types = { version = "0.0.38", path = "crates/uv-types" } +uv-unix = { version = "0.0.38", path = "crates/uv-unix" } +uv-version = { version = "0.11.5", path = "crates/uv-version" } +uv-virtualenv = { version = "0.0.38", path = "crates/uv-virtualenv" } +uv-warnings = { version = "0.0.38", path = "crates/uv-warnings" } +uv-windows = { version = "0.0.38", path = "crates/uv-windows" } +uv-workspace = { version = "0.0.38", path = "crates/uv-workspace" } ambient-id = { version = "0.0.11", default-features = false, features = [ "reqwest-middleware", diff --git a/crates/uv-audit/Cargo.toml b/crates/uv-audit/Cargo.toml index 7555c2b0a..820d4cd83 100644 --- a/crates/uv-audit/Cargo.toml +++ b/crates/uv-audit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-audit" -version = "0.0.37" +version = "0.0.38" description = "This is an internal component crate of uv" edition.workspace = true rust-version.workspace = true diff --git a/crates/uv-audit/README.md b/crates/uv-audit/README.md index 18ee2befa..c3aa324b7 100644 --- a/crates/uv-audit/README.md +++ b/crates/uv-audit/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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-audit). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/crates/uv-audit). See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-auth/Cargo.toml b/crates/uv-auth/Cargo.toml index 173d1af12..fba19984c 100644 --- a/crates/uv-auth/Cargo.toml +++ b/crates/uv-auth/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-auth" -version = "0.0.37" +version = "0.0.38" 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 f4a0125b9..0834d59fd 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-auth). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 9276a1e85..99685c122 100644 --- a/crates/uv-bench/Cargo.toml +++ b/crates/uv-bench/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-bench" -version = "0.0.37" +version = "0.0.38" 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 8a7d8bf97..9e7ab2994 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-bench). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 47b32035f..0dedb78a5 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.37" +version = "0.0.38" 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 dda1acf00..a00324890 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-bin-install). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 0bd64d0ce..fb9770f83 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.37" +version = "0.0.38" 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 c5f86ee9d..b9f8bd3b2 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-build-backend). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 6e1b09728..729e14cfa 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.37" +version = "0.0.38" 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 f48f25421..253fbb97a 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-build-frontend). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 0228e3fb6..be8800adc 100644 --- a/crates/uv-build/Cargo.toml +++ b/crates/uv-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-build" -version = "0.11.4" +version = "0.11.5" 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 0d2eaf015..62abc5091 100644 --- a/crates/uv-build/pyproject.toml +++ b/crates/uv-build/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "uv-build" -version = "0.11.4" +version = "0.11.5" 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 8fd46378a..29d223867 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.37" +version = "0.0.38" 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 e8ad564e4..ba5a91f8a 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-cache-info). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 56f33e388..f1cc6a5ac 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.37" +version = "0.0.38" 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 795e6ac30..df0c3b6ce 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-cache-key). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 e43c41370..af4d4ada8 100644 --- a/crates/uv-cache/Cargo.toml +++ b/crates/uv-cache/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-cache" -version = "0.0.37" +version = "0.0.38" 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 fe2e83a6f..cdd954218 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-cache). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 0e6de4124..947fea9c9 100644 --- a/crates/uv-cli/Cargo.toml +++ b/crates/uv-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-cli" -version = "0.0.37" +version = "0.0.38" 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 8167c293c..04afab14a 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-cli). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 c44592e17..36901b497 100644 --- a/crates/uv-client/Cargo.toml +++ b/crates/uv-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-client" -version = "0.0.37" +version = "0.0.38" 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 2183766af..4a7279251 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-client). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 c85fe6733..3cbf2816b 100644 --- a/crates/uv-configuration/Cargo.toml +++ b/crates/uv-configuration/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-configuration" -version = "0.0.37" +version = "0.0.38" 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 c863405dc..7df876f02 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-configuration). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 7f1647972..49b73bb93 100644 --- a/crates/uv-console/Cargo.toml +++ b/crates/uv-console/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-console" -version = "0.0.37" +version = "0.0.38" 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 04103d16d..3d4adcef0 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-console). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 86a153de8..10e98f8d6 100644 --- a/crates/uv-dev/Cargo.toml +++ b/crates/uv-dev/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-dev" -version = "0.0.37" +version = "0.0.38" 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 3f00bd4f3..7787ac2bd 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-dev). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 51c70072d..034314f6d 100644 --- a/crates/uv-dirs/Cargo.toml +++ b/crates/uv-dirs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-dirs" -version = "0.0.37" +version = "0.0.38" 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 59ed0a5fc..fe932ed12 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-dirs). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 1a8521e4d..d31a701cd 100644 --- a/crates/uv-dispatch/Cargo.toml +++ b/crates/uv-dispatch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-dispatch" -version = "0.0.37" +version = "0.0.38" 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 d7824424f..6c84a9bcf 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-dispatch). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 2b7119e50..81e6b6636 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.37" +version = "0.0.38" 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 b7e5db3ed..c1ce3062e 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-distribution-filename). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 4b0a8f767..1b06fd452 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.37" +version = "0.0.38" 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 7414cf8e1..97160502b 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-distribution-types). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 0ee59c071..2d55c42fb 100644 --- a/crates/uv-distribution/Cargo.toml +++ b/crates/uv-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-distribution" -version = "0.0.37" +version = "0.0.38" 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 7a1280330..32ac4bb53 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-distribution). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 360b6cd46..6219e881b 100644 --- a/crates/uv-extract/Cargo.toml +++ b/crates/uv-extract/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-extract" -version = "0.0.37" +version = "0.0.38" 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 7378ee361..3cb7b05c1 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-extract). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 efb566e05..b68a51c67 100644 --- a/crates/uv-flags/Cargo.toml +++ b/crates/uv-flags/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-flags" -version = "0.0.37" +version = "0.0.38" 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 dd6a7eb33..4e0acbdca 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-flags). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 811b34516..35db7508e 100644 --- a/crates/uv-fs/Cargo.toml +++ b/crates/uv-fs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-fs" -version = "0.0.37" +version = "0.0.38" 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 047d3928f..6733a3221 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-fs). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 295179a89..656fa6e52 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.37" +version = "0.0.38" 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 8ae6d0c6a..07231bb4a 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-git-types). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 30c021c85..6f8ca9fff 100644 --- a/crates/uv-git/Cargo.toml +++ b/crates/uv-git/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-git" -version = "0.0.37" +version = "0.0.38" 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 535362133..8891836ce 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-git). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 29bc9beb3..00f2780fe 100644 --- a/crates/uv-globfilter/Cargo.toml +++ b/crates/uv-globfilter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-globfilter" -version = "0.0.37" +version = "0.0.38" 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 e2dfa466b..98380aa85 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.37" +version = "0.0.38" 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 37b588642..9f32e9ea2 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-install-wheel). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 357278385..de7f0c1d4 100644 --- a/crates/uv-installer/Cargo.toml +++ b/crates/uv-installer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-installer" -version = "0.0.37" +version = "0.0.38" 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 6a382f3e3..665ff73b3 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-installer). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 f2d77fa26..5ba2e893e 100644 --- a/crates/uv-keyring/Cargo.toml +++ b/crates/uv-keyring/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-keyring" -version = "0.0.37" +version = "0.0.38" 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 a75762977..b63b8e1f9 100644 --- a/crates/uv-logging/Cargo.toml +++ b/crates/uv-logging/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-logging" -version = "0.0.37" +version = "0.0.38" 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 12a83a18b..9429575fd 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-logging). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 b00fbc30a..9a7b216ad 100644 --- a/crates/uv-macros/Cargo.toml +++ b/crates/uv-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-macros" -version = "0.0.37" +version = "0.0.38" 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 594dda09f..7c14e1f5d 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-macros). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 da86afea4..6bda9a6cd 100644 --- a/crates/uv-metadata/Cargo.toml +++ b/crates/uv-metadata/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-metadata" -version = "0.0.37" +version = "0.0.38" 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 8c7de3bc7..6d7a9c8ff 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-metadata). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 b306a82bb..fbe1c60b2 100644 --- a/crates/uv-normalize/Cargo.toml +++ b/crates/uv-normalize/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-normalize" -version = "0.0.37" +version = "0.0.38" 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 90c120de4..4adcfe42e 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-normalize). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 39ce1117d..861b5376b 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.37" +version = "0.0.38" 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 572fb6dd9..2252eac2c 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-once-map). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 a8042c190..626fc113e 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.37" +version = "0.0.38" 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 fec980693..7c86e90b7 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-options-metadata). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 38fef5901..4ece062a6 100644 --- a/crates/uv-pep440/Cargo.toml +++ b/crates/uv-pep440/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-pep440" -version = "0.0.37" +version = "0.0.38" 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 be0bb49d5..0993383eb 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-pep440). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 1820f9c8e..4d3e62024 100644 --- a/crates/uv-pep508/Cargo.toml +++ b/crates/uv-pep508/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-pep508" -version = "0.0.37" +version = "0.0.38" 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 d55059dde..fcbef1fee 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-pep508). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 73455cdf5..9d248188d 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.37" +version = "0.0.38" 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 b15a71d1c..5e33d0c39 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source can be found -[here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-performance-memory-allocator). +[here](https://github.com/astral-sh/uv/blob/0.11.5/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 18d345e1e..aa48d1ecf 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.37" +version = "0.0.38" 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 c3be6c6cb..218d3a9ab 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-platform-tags). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 37a28b33a..7cec5481d 100644 --- a/crates/uv-platform/Cargo.toml +++ b/crates/uv-platform/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-platform" -version = "0.0.37" +version = "0.0.38" 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 ca774c7b4..368ef4a47 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-platform). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 3821bbf61..ee7d26555 100644 --- a/crates/uv-preview/Cargo.toml +++ b/crates/uv-preview/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-preview" -version = "0.0.37" +version = "0.0.38" 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 0a08cf1ba..fe676b635 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-preview). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 fd35f948b..2459ca08a 100644 --- a/crates/uv-publish/Cargo.toml +++ b/crates/uv-publish/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-publish" -version = "0.0.37" +version = "0.0.38" 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 452d01a68..a96e4730e 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-publish). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 58e08657d..20e2a084b 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.37" +version = "0.0.38" 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 4c2a9c493..00d977577 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-pypi-types). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 87ad2dcaf..309cd9efc 100644 --- a/crates/uv-python/Cargo.toml +++ b/crates/uv-python/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-python" -version = "0.0.37" +version = "0.0.38" 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 99be1b1b1..899af6221 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-python). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 457cf7b38..afe408703 100644 --- a/crates/uv-redacted/Cargo.toml +++ b/crates/uv-redacted/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-redacted" -version = "0.0.37" +version = "0.0.38" 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 f3019aacd..8b745a2e1 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-redacted). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 dd93fe930..5dfb9bdc1 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.37" +version = "0.0.38" 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 8d2e90a4f..7dd8a4771 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-requirements-txt). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 6e48b2af3..fa7539697 100644 --- a/crates/uv-requirements/Cargo.toml +++ b/crates/uv-requirements/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-requirements" -version = "0.0.37" +version = "0.0.38" 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 ff39b81d0..fba457a92 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-requirements). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 59bed97ce..791c57db8 100644 --- a/crates/uv-resolver/Cargo.toml +++ b/crates/uv-resolver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-resolver" -version = "0.0.37" +version = "0.0.38" 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 175af7edc..36be083ba 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-resolver). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 0e9f5f1b6..44ca5cca3 100644 --- a/crates/uv-scripts/Cargo.toml +++ b/crates/uv-scripts/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-scripts" -version = "0.0.37" +version = "0.0.38" 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 7c3de1db8..e01565931 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-scripts). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 c8bad31af..58ba03bd0 100644 --- a/crates/uv-settings/Cargo.toml +++ b/crates/uv-settings/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-settings" -version = "0.0.37" +version = "0.0.38" 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 10d93b2d6..c47c8ea26 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-settings). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 5f1bd101a..82b138be9 100644 --- a/crates/uv-shell/Cargo.toml +++ b/crates/uv-shell/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-shell" -version = "0.0.37" +version = "0.0.38" 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 bea6814fa..bc7c03bf9 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-shell). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 42be1d224..4e8a7a8f6 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.37" +version = "0.0.38" 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 4357d5828..5e2b2c764 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-small-str). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 c5b469253..26bd6c6d4 100644 --- a/crates/uv-state/Cargo.toml +++ b/crates/uv-state/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-state" -version = "0.0.37" +version = "0.0.38" 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 5bb42fbe0..89ea6d4be 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-state). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 ef0680da4..d1fbdf5e6 100644 --- a/crates/uv-static/Cargo.toml +++ b/crates/uv-static/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-static" -version = "0.0.37" +version = "0.0.38" 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 1b2d2e677..e42af47d3 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-static). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 6bbd62182..3fb681332 100644 --- a/crates/uv-test/Cargo.toml +++ b/crates/uv-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-test" -version = "0.0.37" +version = "0.0.38" 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 be5a0aa8b..1917ba51a 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-test). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 0d5c264cf..7bd874f17 100644 --- a/crates/uv-tool/Cargo.toml +++ b/crates/uv-tool/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-tool" -version = "0.0.37" +version = "0.0.38" 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 d7d080435..c1c93ca82 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-tool). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 4c0269315..19d1b46d1 100644 --- a/crates/uv-torch/Cargo.toml +++ b/crates/uv-torch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-torch" -version = "0.0.37" +version = "0.0.38" 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 30f683e05..89b7c8381 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-torch). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 b2fae0d3e..54c6b4a3f 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.37" +version = "0.0.38" 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 13015a38b..d97a0cc91 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-trampoline-builder). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 024864349..ebba601bb 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.37" +version = "0.0.38" dependencies = [ "proc-macro2", "quote", @@ -148,7 +148,7 @@ dependencies = [ [[package]] name = "uv-static" -version = "0.0.37" +version = "0.0.38" dependencies = [ "thiserror", "uv-macros", @@ -169,7 +169,7 @@ dependencies = [ [[package]] name = "uv-windows" -version = "0.0.37" +version = "0.0.38" dependencies = [ "windows", ] diff --git a/crates/uv-types/Cargo.toml b/crates/uv-types/Cargo.toml index f387220c9..6a9ad3130 100644 --- a/crates/uv-types/Cargo.toml +++ b/crates/uv-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-types" -version = "0.0.37" +version = "0.0.38" 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 b5611fe6c..c1d234124 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-types). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 d060dd795..d0c401c0a 100644 --- a/crates/uv-unix/Cargo.toml +++ b/crates/uv-unix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-unix" -version = "0.0.37" +version = "0.0.38" 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 61ea801c6..b48e7e725 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-unix). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 76ebdd8c0..89b135ef9 100644 --- a/crates/uv-version/Cargo.toml +++ b/crates/uv-version/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-version" -version = "0.11.4" +version = "0.11.5" 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 3911ee7b8..02df15fcd 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.11.4) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-version). +This version (0.11.5) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 86f9e1021..a409baa73 100644 --- a/crates/uv-virtualenv/Cargo.toml +++ b/crates/uv-virtualenv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-virtualenv" -version = "0.0.37" +version = "0.0.38" 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 a435438c9..3507b1b32 100644 --- a/crates/uv-warnings/Cargo.toml +++ b/crates/uv-warnings/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-warnings" -version = "0.0.37" +version = "0.0.38" 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 9b35d7793..a15377a9b 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-warnings). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 ea629b890..6e267ff56 100644 --- a/crates/uv-windows/Cargo.toml +++ b/crates/uv-windows/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-windows" -version = "0.0.37" +version = "0.0.38" 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 9981ec689..f7f0da095 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-windows). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 ae50f826d..6060ee249 100644 --- a/crates/uv-workspace/Cargo.toml +++ b/crates/uv-workspace/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv-workspace" -version = "0.0.37" +version = "0.0.38" 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 52be5b347..2af53e50e 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.37) is a component of [uv 0.11.4](https://crates.io/crates/uv/0.11.4). The source -can be found [here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv-workspace). +This version (0.0.38) is a component of [uv 0.11.5](https://crates.io/crates/uv/0.11.5). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.11.5/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 3000996b2..f792eabc2 100644 --- a/crates/uv/Cargo.toml +++ b/crates/uv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uv" -version = "0.11.4" +version = "0.11.5" 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 cc88ae784..d2905c3e8 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.11.4. The source can be found -[here](https://github.com/astral-sh/uv/blob/0.11.4/crates/uv). +This is version 0.11.5. The source can be found +[here](https://github.com/astral-sh/uv/blob/0.11.5/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 aa2dd3578..5aa790814 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.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] build-backend = "uv_build" ``` diff --git a/docs/concepts/projects/init.md b/docs/concepts/projects/init.md index b8a5c6df6..1ad788630 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.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] build-backend = "uv_build" ``` @@ -136,7 +136,7 @@ dependencies = [] example-pkg = "example_pkg:main" [build-system] -requires = ["uv_build>=0.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] build-backend = "uv_build" ``` @@ -197,7 +197,7 @@ requires-python = ">=3.11" dependencies = [] [build-system] -requires = ["uv_build>=0.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] build-backend = "uv_build" ``` diff --git a/docs/concepts/projects/workspaces.md b/docs/concepts/projects/workspaces.md index 8544ea60e..a07f92217 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.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] build-backend = "uv_build" ``` @@ -106,7 +106,7 @@ tqdm = { git = "https://github.com/tqdm/tqdm" } members = ["packages/*"] [build-system] -requires = ["uv_build>=0.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] 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.11.4,<0.12"] +requires = ["uv_build>=0.11.5,<0.12"] build-backend = "uv_build" ``` diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 26e9e7ccd..4a3ede044 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.11.4/install.sh | sh + $ curl -LsSf https://astral.sh/uv/0.11.5/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.11.4/install.ps1 | iex" + PS> powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/0.11.5/install.ps1 | iex" ``` !!! tip diff --git a/docs/guides/integration/aws-lambda.md b/docs/guides/integration/aws-lambda.md index 51d4865da..429feeba5 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.11.4 AS uv +FROM ghcr.io/astral-sh/uv:0.11.5 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.11.4 AS uv +FROM ghcr.io/astral-sh/uv:0.11.5 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 fe92277ed..fc5653487 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.11.4` +- `ghcr.io/astral-sh/uv:{major}.{minor}.{patch}`, e.g., `ghcr.io/astral-sh/uv:0.11.5` - `ghcr.io/astral-sh/uv:{major}.{minor}`, e.g., `ghcr.io/astral-sh/uv:0.8` (the latest patch version) @@ -92,7 +92,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.11.4-alpine`. +`ghcr.io/astral-sh/uv:{major}.{minor}-{base}`, e.g., `ghcr.io/astral-sh/uv:0.11.5-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. @@ -133,7 +133,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.11.4 /uv /uvx /bin/ +COPY --from=ghcr.io/astral-sh/uv:0.11.5 /uv /uvx /bin/ ``` !!! tip @@ -151,7 +151,7 @@ COPY --from=ghcr.io/astral-sh/uv:0.11.4 /uv /uvx /bin/ Or, with the installer: ```dockerfile -ADD https://astral.sh/uv/0.11.4/install.sh /uv-installer.sh +ADD https://astral.sh/uv/0.11.5/install.sh /uv-installer.sh ``` ### Installing a project @@ -619,5 +619,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.11.4`, or (even better) the specific image digest, + version tag, e.g., `ghcr.io/astral-sh/uv:0.11.5`, 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 4bbc3a06c..9a0bfbd77 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.11.4" + version: "0.11.5" ``` ## Setting up Python diff --git a/docs/guides/integration/gitlab.md b/docs/guides/integration/gitlab.md index 6abecad5a..3e64e35db 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.11.4" + UV_VERSION: "0.11.5" PYTHON_VERSION: "3.12" BASE_LAYER: trixie-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 2488c30d2..0e0bf69ea 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.11.4 + rev: 0.11.5 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.11.4 + rev: 0.11.5 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.11.4 + rev: 0.11.5 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.11.4 + rev: 0.11.5 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.11.4 + rev: 0.11.5 hooks: # Compile requirements - id: pip-compile diff --git a/pyproject.toml b/pyproject.toml index a74f4d28e..c0e46df37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "uv" -version = "0.11.4" +version = "0.11.5" 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" diff --git a/uv.lock b/uv.lock index 0af24c0cd..12d86872c 100644 --- a/uv.lock +++ b/uv.lock @@ -934,7 +934,7 @@ wheels = [ [[package]] name = "uv" -version = "0.11.4" +version = "0.11.5" source = { editable = "." } [package.dev-dependencies]