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.3 #35

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/92861

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.3 -m "<description of version>" 07473bd6e3a828d3bdc8f09683ab60428fd014f4
git push origin v0.1.3