JuliaQuantumControl / QuantumPropagators.jl

Propagators for Quantum Dynamics and Optimal Control
https://juliaquantumcontrol.github.io/QuantumPropagators.jl/
MIT License
16 stars 4 forks source link

Releases #10

Closed goerz closed 2 years ago

goerz commented 2 years ago

This is an ongoing issue to trigger package registration

goerz commented 2 years ago

@JuliaRegistrator register branch=release-0.0.3

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/51460

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.0.3 -m "<description of version>" f00e03bdd1ad478f40a72985cfa4bba7b455874c
git push origin v0.0.3
goerz commented 2 years ago

@JuliaRegistrator register branch=release-0.1.0

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/54039

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.0 -m "<description of version>" c75954f0f14214674537051aa72874f7ab773978
git push origin v0.1.0
goerz commented 2 years ago

This is is no longer needed, see https://github.com/JuliaQuantumControl/QuantumControlBase.jl/issues/4#issuecomment-1035615988