Skip to content

Commit 9a649bc

Browse files
Prepare release v273 (#1730)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 23479e6 commit 9a649bc

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+
## [v273] - 2025-01-03
7+
58
- Added more Python project related file and directory names to the list recognised by buildpack detection. ([#1729](https://github.com/heroku/heroku-buildpack-python/pull/1729))
69
- Improved the file listing in the error messages shown when buildpack detection fails or when no Python package manager files are found. ([#1728](https://github.com/heroku/heroku-buildpack-python/pull/1728))
710

@@ -1137,7 +1140,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
11371140
- Setuptools updated to v16.0
11381141
- pip updated to v7.0.1
11391142

1140-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v272...main
1143+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v273...main
1144+
[v273]: https://github.com/heroku/heroku-buildpack-python/compare/v272...v273
11411145
[v272]: https://github.com/heroku/heroku-buildpack-python/compare/v271...v272
11421146
[v271]: https://github.com/heroku/heroku-buildpack-python/compare/v270...v271
11431147
[v270]: https://github.com/heroku/heroku-buildpack-python/compare/v269...v270

0 commit comments

Comments
 (0)