Skip to content

Commit 76fa6db

Browse files
Prepare release v339 (#2052)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 9a9cb66 commit 76fa6db

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v339] - 2026-03-13
7+
58
- Updated uv from 0.10.7 to 0.10.9. ([#2049](https://github.com/heroku/heroku-buildpack-python/pull/2049))
69
- Switched to downloading uv from `releases.astral.sh` instead of GitHub releases. ([#2050](https://github.com/heroku/heroku-buildpack-python/pull/2050))
710
- Updated the check for misspelled `.python-version` files with additional misspellings seen in the wild. ([#2051](https://github.com/heroku/heroku-buildpack-python/pull/2051))
@@ -1499,7 +1502,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14991502
- Setuptools updated to v16.0
15001503
- pip updated to v7.0.1
15011504

1502-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v338...main
1505+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v339...main
1506+
[v339]: https://github.com/heroku/heroku-buildpack-python/compare/v338...v339
15031507
[v338]: https://github.com/heroku/heroku-buildpack-python/compare/v337...v338
15041508
[v337]: https://github.com/heroku/heroku-buildpack-python/compare/v336...v337
15051509
[v336]: https://github.com/heroku/heroku-buildpack-python/compare/v335...v336

0 commit comments

Comments
 (0)