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 2
2
3
3
## [ Unreleased]
4
4
5
+
6
+ ## [ v276] - 2025-02-05
7
+
5
8
- The Python 3.13 version alias now resolves to Python 3.13.2. ([ #1744 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1744 ) )
6
9
- The Python 3.12 version alias now resolves to Python 3.12.9. ([ #1744 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1744 ) )
7
10
- Deprecated support for the ` runtime.txt ` file. ([ #1743 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1743 ) )
@@ -1154,7 +1157,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
1154
1157
- Setuptools updated to v16.0
1155
1158
- pip updated to v7.0.1
1156
1159
1157
- [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v275...main
1160
+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v276...main
1161
+ [ v276 ] : https://github.com/heroku/heroku-buildpack-python/compare/v275...v276
1158
1162
[ v275 ] : https://github.com/heroku/heroku-buildpack-python/compare/v274...v275
1159
1163
[ v274 ] : https://github.com/heroku/heroku-buildpack-python/compare/v273...v274
1160
1164
[ v273 ] : https://github.com/heroku/heroku-buildpack-python/compare/v272...v273
You can’t perform that action at this time.
0 commit comments