Files
uv/crates/uv-static/src
Zsolt Dollenstein 63f63b0ca2 Fix version annotations for PS_MODULE_PATH and UV_WORKING_DIR (#18691)
## Summary

Updates the `#[attr_added_in(...)]` version annotations for two
environment variables to reflect their actual release versions:

- `PS_MODULE_PATH`: introduced in PR #17870, released in 0.10.0
- `UV_WORKING_DIR`: introduced in PR #16884, released in 0.9.14

## Test Plan

N/A - This is a documentation/annotation update with no functional code
changes.

https://claude.ai/code/session_01XMu1RyFzAPG6Rhbu19gQoi

Co-authored-by: Claude <noreply@anthropic.com>
2026-03-24 12:25:54 +00:00
..