HomodyneCT / MartaCT.jl

Julia package for CT images reconstruction and analysis
MIT License
3 stars 0 forks source link

Register Marta #68

Closed nicolamos closed 3 years ago

nicolamos commented 3 years ago

@JuliaRegistrator register

Release notes:

New package for CT images reconstruction and analysis.

JuliaRegistrator commented 3 years ago

Error while trying to register: "Tag with name v0.2.7 already exists and points to a different commit"

nicolamos commented 3 years ago

@JuliaRegistrator register

Release notes:

New package for CT images reconstruction and analysis.

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/33654

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.2.7 -m "<description of version>" 702619e3b46471b2530f2efb513ff1080b2928f2
git push origin v0.2.7

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

nicolamos commented 3 years ago

@JuliaRegistrator register

Release notes:

New package for CT images reconstruction and analysis.

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/33657

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

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