Skip to content

Release a new tag ( Julia)

Jean-Baptiste Caillau edited this page Mar 20, 2025 · 2 revisions

@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)
Clone this wiki locally