Skip to content

Commit 40e6dfa

Browse files
Prepare release v323 (#1986)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 65a57e9 commit 40e6dfa

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+
## [v323] - 2025-12-05
7+
58
- Changed the default Python version for new apps from 3.13 to 3.14. ([#1984](https://github.com/heroku/heroku-buildpack-python/pull/1984))
69
- The Python 3.14 version alias now resolves to Python 3.14.2. ([#1985](https://github.com/heroku/heroku-buildpack-python/pull/1985))
710
- The Python 3.13 version alias now resolves to Python 3.13.11. ([#1985](https://github.com/heroku/heroku-buildpack-python/pull/1985))
@@ -1419,7 +1422,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14191422
- Setuptools updated to v16.0
14201423
- pip updated to v7.0.1
14211424

1422-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v322...main
1425+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v323...main
1426+
[v323]: https://github.com/heroku/heroku-buildpack-python/compare/v322...v323
14231427
[v322]: https://github.com/heroku/heroku-buildpack-python/compare/v321...v322
14241428
[v321]: https://github.com/heroku/heroku-buildpack-python/compare/v320...v321
14251429
[v320]: https://github.com/heroku/heroku-buildpack-python/compare/v319...v320

0 commit comments

Comments
 (0)