forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT bump version from 1.6.dev0 to 1.7.dev0 (scikit-learn#30246)
- Loading branch information
Showing
4 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
.. include:: _contributors.rst | ||
|
||
.. currentmodule:: sklearn | ||
|
||
.. _release_notes_1_7: | ||
|
||
=========== | ||
Version 1.7 | ||
=========== | ||
|
||
.. | ||
-- UNCOMMENT WHEN 1.7.0 IS RELEASED -- | ||
For a short description of the main highlights of the release, please refer to | ||
:ref:`sphx_glr_auto_examples_release_highlights_plot_release_highlights_1_6_0.py`. | ||
|
||
.. | ||
DELETE WHEN 1.7.0 IS RELEASED | ||
Since October 2024, DO NOT add your changelog entry in this file. | ||
.. | ||
Instead, create a file named `<PR_NUMBER>.<TYPE>.rst` in the relevant sub-folder in | ||
`doc/whats_new/upcoming_changes/`. For full details, see: | ||
https://github.com/scikit-learn/scikit-learn/blob/main/doc/whats_new/upcoming_changes/README.md | ||
.. include:: changelog_legend.inc | ||
|
||
.. towncrier release notes start | ||
.. rubric:: Code and documentation contributors | ||
|
||
Thanks to everyone who has contributed to the maintenance and improvement of | ||
the project since version 1.7, including: | ||
|
||
TODO: update at the time of the release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters