Skip to content

Commit 855d7e6

Browse files
Prepare release v338 (#2047)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 07bf8f0 commit 855d7e6

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+
## [v338] - 2026-03-03
7+
58
- The Python 3.12 version alias now resolves to Python 3.12.13. ([#2046](https://github.com/heroku/heroku-buildpack-python/pull/2046))
69
- The Python 3.11 version alias now resolves to Python 3.11.15. ([#2046](https://github.com/heroku/heroku-buildpack-python/pull/2046))
710
- The Python 3.10 version alias now resolves to Python 3.10.20. ([#2046](https://github.com/heroku/heroku-buildpack-python/pull/2046))
@@ -1493,7 +1496,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14931496
- Setuptools updated to v16.0
14941497
- pip updated to v7.0.1
14951498

1496-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v337...main
1499+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v338...main
1500+
[v338]: https://github.com/heroku/heroku-buildpack-python/compare/v337...v338
14971501
[v337]: https://github.com/heroku/heroku-buildpack-python/compare/v336...v337
14981502
[v336]: https://github.com/heroku/heroku-buildpack-python/compare/v335...v336
14991503
[v335]: https://github.com/heroku/heroku-buildpack-python/compare/v334...v335

0 commit comments

Comments
 (0)