Skip to content

Commit 719eb30

Browse files
Prepare release v307 (#1898)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 487f511 commit 719eb30

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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+
## [v307] - 2025-09-10
7+
58
- Deprecated support for falling back to installing dependencies from a `setup.py` file if no Python package manager files were found. ([#1897](https://github.com/heroku/heroku-buildpack-python/pull/1897))
69

710
## [v306] - 2025-09-09
@@ -1323,7 +1326,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13231326
- Setuptools updated to v16.0
13241327
- pip updated to v7.0.1
13251328

1326-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v306...main
1329+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v307...main
1330+
[v307]: https://github.com/heroku/heroku-buildpack-python/compare/v306...v307
13271331
[v306]: https://github.com/heroku/heroku-buildpack-python/compare/v305...v306
13281332
[v305]: https://github.com/heroku/heroku-buildpack-python/compare/v304...v305
13291333
[v304]: https://github.com/heroku/heroku-buildpack-python/compare/v303...v304

0 commit comments

Comments
 (0)