tensor4all / Quantics.jl

http://tensor4all.org/Quantics.jl/
MIT License
2 stars 0 forks source link

register #12

Open shinaoka opened 2 months ago

shinaoka commented 2 months ago

@JuliaRegistrator register

JuliaRegistrator commented 2 months ago

Error while trying to register: Error in (Julia)Project.toml: Package 'FastMPOContractions' with UUID: f6e391d2-8ffa-4d7a-98cd-7e70024481ca not found in registry or stdlib

shinaoka commented 2 months ago

@JuliaRegistrator register

JuliaRegistrator commented 2 months ago

Registration pull request created: JuliaRegistries/General/111484

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.3.7 -m "<description of version>" 0103130ee3060c1841fab6adb82c1d61f4d12a6a
git push origin v0.3.7

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

shinaoka commented 2 months ago

@JuliaRegistrator register

JuliaRegistrator commented 2 months ago

Registration pull request created: JuliaRegistries/General/112576

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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