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