Joseki-jl/Joseki.jl

Register as a package

Closed this issue · 2 comments

Registration pull request created: JuliaRegistries/General/1167

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.2.1 -m "<description of version>" 1348cc354f898ef27bd0c1c67276dfaf66d84eac
git push origin v0.2.1

Also, note the warning: This looks like a new registration that registers version 0.2.1.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

Registered!