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+ ## [ v321] - 2025-11-21
7+
58- Deprecated support for Python 3.10. ([ #1972 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1972 ) )
69- Updated uv from 0.9.9 to 0.9.11. ([ #1973 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1973 ) )
710- Added more messaging to the build log recommending uv. ([ #1975 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1975 ) )
@@ -1407,7 +1410,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14071410- Setuptools updated to v16.0
14081411- pip updated to v7.0.1
14091412
1410- [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v320...main
1413+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v321...main
1414+ [ v321 ] : https://github.com/heroku/heroku-buildpack-python/compare/v320...v321
14111415[ v320 ] : https://github.com/heroku/heroku-buildpack-python/compare/v319...v320
14121416[ v319 ] : https://github.com/heroku/heroku-buildpack-python/compare/v318...v319
14131417[ v318 ] : https://github.com/heroku/heroku-buildpack-python/compare/v317...v318
You can’t perform that action at this time.
0 commit comments