arzwa / NewickTree.jl

Newick formatted (phylogenetic) trees
GNU General Public License v3.0
8 stars 3 forks source link

Register v0.1.0 #1

Closed arzwa closed 4 years ago

arzwa commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/11527

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.0 -m "<description of version>" 57a04db558c798760b47cc60560206b00edc0e77
git push origin v0.1.0
arzwa commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Error while trying to register: "Tag with name 0.1.0 already exists and points to a different commit"