LowRankModels.jl icon indicating copy to clipboard operation
LowRankModels.jl copied to clipboard

Register new version

Open madeleineudell opened this issue 5 years ago • 1 comments

@JuliaRegistrator register

madeleineudell avatar Nov 12 '20 14:11 madeleineudell

Registration pull request created: JuliaRegistries/General/24533

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 v1.1.1 -m "<description of version>" a18f0df45f1a6ce37634bf4e347062b6090397eb
git push origin v1.1.1

JuliaRegistrator avatar Nov 12 '20 14:11 JuliaRegistrator