Skip to content

Commit 72690d3

Browse files
Prepare release v313 (#1930)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 5583aff commit 72690d3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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+
## [v313] - 2025-10-09
7+
58
- Added support for Python 3.14. ([#1927](https://github.com/heroku/heroku-buildpack-python/pull/1927))
69
- The Python 3.13 version alias now resolves to Python 3.13.8. ([#1928](https://github.com/heroku/heroku-buildpack-python/pull/1928))
710
- The Python 3.12 version alias now resolves to Python 3.12.12. ([#1929](https://github.com/heroku/heroku-buildpack-python/pull/1929))
@@ -1360,7 +1363,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13601363
- Setuptools updated to v16.0
13611364
- pip updated to v7.0.1
13621365

1363-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v312...main
1366+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v313...main
1367+
[v313]: https://github.com/heroku/heroku-buildpack-python/compare/v312...v313
13641368
[v312]: https://github.com/heroku/heroku-buildpack-python/compare/v311...v312
13651369
[v311]: https://github.com/heroku/heroku-buildpack-python/compare/v310...v311
13661370
[v310]: https://github.com/heroku/heroku-buildpack-python/compare/v309...v310

0 commit comments

Comments
 (0)