scheinerman / Permutations.jl

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

Register 0.4.17 #38

Closed scheinerman closed 1 year ago

scheinerman commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/90735

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.17 -m "<description of version>" a2087d8015f89cf0c04f179e673c528e4797c265
git push origin v0.4.17