cstjean / ScikitLearn.jl

Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
Other
546 stars 75 forks source link

register 0.6.0 #72

Closed OkonSamuel closed 4 years ago

OkonSamuel commented 4 years ago

@JuliaRegistrator register

OkonSamuel commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/12045

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.6.0 -m "<description of version>" 592864fc03e9ac5137a2ad65372c553b4e4bbde9
git push origin v0.6.0