Version 1.0 release
See original GitHub issueThis is the issue to cover things we need to do to finish the release.
@scikit-learn/core-devs please tag this issue when you want a PR to be backported to 1.0 from now 😃
Question: the travis job triggered by [cd build] succeeded, but we don’t have any ARM wheels on the anaconda repo, I’m puzzled.
- update news and what’s new date in release branch
- update news and what’s new date and sklearn dev0 version in main branch
- check that the for the release wheels can be built successfully
- merge the PR with
[cd build]commit message to upload wheels to the staging repo - upload the wheels and source tarball to https://test.pypi.org
- create tag on the main github repo
- upload the wheels and source tarball to PyPI
- https://github.com/scikit-learn/scikit-learn/releases draft
- confirm bot detected at https://github.com/conda-forge/scikit-learn-feedstock and wait for merge
- https://github.com/scikit-learn/scikit-learn/releases publish
- <del>fix the binder release version in
.binder/requirement.txt(see #15847)</del> - announce on mailing list, LinkedIn, and on twitter
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:28 (24 by maintainers)
Top Results From Across the Web
Semantic Versioning 1.0.0
A pre-release version number MAY be denoted by appending an arbitrary string immediately following the patch version and a dash. The string MUST...
Read more >Version 1.0 Release - The Force Engine ·
Version 1.0 Release. 19 Dec 2022. Logo. After 3 years of development, I am ready to announce the Version 1.0 Release of The...
Read more >Version 1.0.0 or 1.0.1? | Apple Developer Forums
Our application was submitted to Apple as version 1.0.0 and approved for release. We however found an issue before releasing that caused us...
Read more >What to Expect When You Release Version 1.0 - Ascendle
So you just released version 1.0 of your software app. Congratulations! ... That's because version 1.0 is not your “full” product.
Read more >Java Edition 1.0.0 - Minecraft Wiki - Fandom
1.0.0 (known as 1.0 in the launcher), the second release of the Adventure Update, and the first full version of the game, was...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I think we can close this one. Thanks everyone and @adrinjalali in particular!
we probably would keep 3.7 on
mainfor at least the first two minor releases maybe. But once it’s time to do so, then you’re more than welcome to remove all the 3.7 stuff 😄