You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Otter edited this page Jul 12, 2019
·
4 revisions
Making a Julia package release with registration in the general Julia registry
Set in the Project.toml file:
[compat]
julia = "1.1"
and remove REQUIRE file
(the new registration process only works for Julia 1.1 and the REQUIRE file is no longer used).
Install TagBot, in order that a new release is
generated automatically on github for the particular package version, once it is registered with item 3.