Skip to content

Commit 240f6b8

Browse files
Prepare release v341 (#2072)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 255d0a8 commit 240f6b8

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+
## [v341] - 2026-04-07
7+
58
- The Python 3.14 version alias now resolves to Python 3.14.4. ([#2071](https://github.com/heroku/heroku-buildpack-python/pull/2071))
69
- The Python 3.13 version alias now resolves to Python 3.13.13. ([#2071](https://github.com/heroku/heroku-buildpack-python/pull/2071))
710

@@ -1510,7 +1513,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
15101513
- Setuptools updated to v16.0
15111514
- pip updated to v7.0.1
15121515

1513-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v340...main
1516+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v341...main
1517+
[v341]: https://github.com/heroku/heroku-buildpack-python/compare/v340...v341
15141518
[v340]: https://github.com/heroku/heroku-buildpack-python/compare/v339...v340
15151519
[v339]: https://github.com/heroku/heroku-buildpack-python/compare/v338...v339
15161520
[v338]: https://github.com/heroku/heroku-buildpack-python/compare/v337...v338

0 commit comments

Comments
 (0)