aTrotier / QuantitativeMRI.jl

MIT License
0 stars 0 forks source link

Register v1.1 #11

Closed aTrotier closed 1 year ago

aTrotier commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78100

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

Also, note the warning: This looks like a new registration that registers version 0.1.1. 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.

aTrotier commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78106

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.1.1 -m "<description of version>" 09a83cd7e782486f0a8b92f6f5653d37847316d1
git push origin v0.1.1

Also, note the warning: This looks like a new registration that registers version 0.1.1. 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.