JoelTrent / EllipseSampling.jl

Julia package for sampling and generating points on the boundary of an ellipse with methods for random, equally spaced and clustered points
https://joeltrent.github.io/EllipseSampling.jl/
MIT License
2 stars 0 forks source link

Patch version to 0.1.2 #32

Closed JoelTrent closed 1 year ago

JoelTrent commented 1 year ago

@JuliaRegistrator register branch=main

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/85626

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>" 9fe486259763f1d083a50b91a540232a3e3a11c1
git push origin v0.1.2