Skip to content

Commit 5cdf8f2

Browse files
Prepare release v317 (#1956)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent b2f3bdf commit 5cdf8f2

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+
## [v317] - 2025-11-03
7+
58
- The Python 3.9 version alias now resolves to Python 3.9.25. ([#1955](https://github.com/heroku/heroku-buildpack-python/pull/1955))
69
- Updated uv from 0.9.5 to 0.9.7. ([#1952](https://github.com/heroku/heroku-buildpack-python/pull/1952))
710

@@ -1381,7 +1384,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13811384
- Setuptools updated to v16.0
13821385
- pip updated to v7.0.1
13831386

1384-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v316...main
1387+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v317...main
1388+
[v317]: https://github.com/heroku/heroku-buildpack-python/compare/v316...v317
13851389
[v316]: https://github.com/heroku/heroku-buildpack-python/compare/v315...v316
13861390
[v315]: https://github.com/heroku/heroku-buildpack-python/compare/v314...v315
13871391
[v314]: https://github.com/heroku/heroku-buildpack-python/compare/v313...v314

0 commit comments

Comments
 (0)