Skip to content

Commit ab4ed89

Browse files
Prepare release v337 (#2045)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 26565e4 commit ab4ed89

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+
## [v337] - 2026-03-03
7+
58
- Updated pip from 25.3 to 26.0.1. ([#2032](https://github.com/heroku/heroku-buildpack-python/pull/2032))
69
- Updated uv from 0.10.1 to 0.10.7. ([#2041](https://github.com/heroku/heroku-buildpack-python/pull/2041))
710
- Explicitly configured uv to use hard links to maintain the behaviour of previous versions. ([#2044](https://github.com/heroku/heroku-buildpack-python/pull/2044))
@@ -1487,7 +1490,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14871490
- Setuptools updated to v16.0
14881491
- pip updated to v7.0.1
14891492

1490-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v336...main
1493+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v337...main
1494+
[v337]: https://github.com/heroku/heroku-buildpack-python/compare/v336...v337
14911495
[v336]: https://github.com/heroku/heroku-buildpack-python/compare/v335...v336
14921496
[v335]: https://github.com/heroku/heroku-buildpack-python/compare/v334...v335
14931497
[v334]: https://github.com/heroku/heroku-buildpack-python/compare/v333...v334

0 commit comments

Comments
 (0)