mmadurga / BetaDecayUtils.jl

Other
0 stars 0 forks source link

V1.3 #8

Closed mmadurga closed 10 hours ago

mmadurga commented 1 week ago

@JuliaRegistrator register

Release notes:

added calculatewbetashellmodel to calculate the q value of beta decay using ground state energies calculated with shell model

JuliaRegistrator commented 1 week ago

Registration pull request created: JuliaRegistries/General/114932

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 v1.3.0 -m "<description of version>" f12bc018a920baabc6a224451ffc028716852abf
git push origin v1.3.0