Closed jiachengzhang1 closed 2 years ago
Registration pull request created: JuliaRegistries/General/41045
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.9.0 -m "<description of version>" 674bfd03b62d481bf4e79531cd3eedec01c35dc3
git push origin v0.9.0
Also, note the warning: This looks like a new registration that registers version 0.9.0. Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/41047
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.9.0 -m "<description of version>" 6d6fd7f9e6f333035c15c28cac19694a131be813
git push origin v0.9.0
Also, note the warning: This looks like a new registration that registers version 0.9.0. Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.
@JuliaRegistrator register()