JuliaRobotics / KernelDensityEstimate.jl

Kernel Density Estimate with product approximation using multiscale Gibbs sampling
GNU Lesser General Public License v2.1
23 stars 7 forks source link

tag v0.5.9 #87

Closed dehann closed 3 years ago

dehann commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/45452

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