PyDataBlog/ParallelKMeans.jl

[Patch Release v0.1.2] Added Full Elkan & Refactored MLJ Interface

PyDataBlog opened this issue · 1 comments

Registration pull request created: JuliaRegistries/General/12855

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.1.2 -m "<description of version>" c2c7bd80d12b705494660df82ff3fc75751a8dff
git push origin v0.1.2