Release a new tag ( Julia) - control-toolbox/OptimalControl.jl GitHub Wiki
@ocots @pierremartinon can you please check what I wrote? write here the steps? I more or less rediscover them every time, not sure to do it the most efficient way...
For a new release x.y.z of package X.jl:
- update Project.toml
version = "x.y.z" - publish a new tag (click tags then Releases from the repo main page)
- create an issue with first (and only) topic:
@JuliaRegistrator register(will trigger Julia bot that opens a PR in JuliaRegistries/General)