File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments