tkoolen / PlanarConvexHulls.jl

2D convex hulls and related functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version tag

tkoolen opened this issue · comments

@JuliaRegistrator register()

Patch notes:

Fully switch to Project.toml setup.

Error while trying to register: Version 0.2.0 already exists

Registration pull request created: JuliaRegistries/General/745

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.0 -m "<description of version>" 27dfb5e84bdb8fe90fd7040cf054f5fd3a4ac8da
git push origin v0.3.0