Skip to content

Commit c097dfe

Browse files
Prepare release v276 (#1745)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 7531824 commit c097dfe

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+
## [v276] - 2025-02-05
7+
58
- The Python 3.13 version alias now resolves to Python 3.13.2. ([#1744](https://github.com/heroku/heroku-buildpack-python/pull/1744))
69
- The Python 3.12 version alias now resolves to Python 3.12.9. ([#1744](https://github.com/heroku/heroku-buildpack-python/pull/1744))
710
- 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.
11541157
- Setuptools updated to v16.0
11551158
- pip updated to v7.0.1
11561159

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
11581162
[v275]: https://github.com/heroku/heroku-buildpack-python/compare/v274...v275
11591163
[v274]: https://github.com/heroku/heroku-buildpack-python/compare/v273...v274
11601164
[v273]: https://github.com/heroku/heroku-buildpack-python/compare/v272...v273

0 commit comments

Comments
 (0)