We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27272dd commit 25beaf4Copy full SHA for 25beaf4
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [v3.5.2](https://github.com/allenai/beaker-gantry/releases/tag/v3.5.2) - 2026-03-04
11
+
12
### Fixed
13
14
- Export `UV_PROJECT_ENVIRONMENT` when `--uv-venv` is set so that `uv sync` targets the correct virtual environment instead of ignoring it.
gantry/version.py
@@ -1 +1 @@
1
-VERSION = "3.5.1"
+VERSION = "3.5.2"
0 commit comments