scheinerman / Permutations.jl

Permutations class for Julia.
Other
51 stars 14 forks source link

Register 0.4.15 #31

Closed scheinerman closed 2 years ago

scheinerman commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/67352

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.4.15 -m "<description of version>" 9a241970e47c26bd6d6bac867f94a75ab65dbe4e
git push origin v0.4.15