libAtoms / ExtXYZ.jl

Extended XYZ read/write support for Julia
MIT License
13 stars 6 forks source link

Register 0.2.0 #53

Closed cortner closed 1 month ago

cortner commented 1 month ago

@JuliaRegistrator register

Release Notes:

Update ExtXYZ to AtomsBase 0.4.x

JuliaRegistrator commented 1 month ago

Error while trying to register: Register Failed @cortner, it looks like you are not a publicly listed member/owner in the parent organization (libAtoms). If you are a member/owner, you will need to change your membership to public. See GitHub Help

cortner commented 1 month ago

@JuliaRegistrator register

JuliaRegistrator commented 1 month ago

Registration pull request created: JuliaRegistries/General/114859

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.2.0 -m "<description of version>" 3b5c8bc82c1db1ce1e54ad6e5afa092992b14bb1
git push origin v0.2.0
cortner commented 1 month ago

@JuliaRegistrator register

JuliaRegistrator commented 1 month ago

Registration pull request updated: JuliaRegistries/General/114859

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.2.0 -m "<description of version>" 617f62f2d6c2187cdff7510b0501e4541d55e47c
git push origin v0.2.0