akio-tomiya / LatticeQCD.jl

A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
https://github.com/akio-tomiya/LatticeQCD.jl
MIT License
131 stars 16 forks source link

register v0.1.0 #18

Closed akio-tomiya closed 1 year ago

akio-tomiya commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/48121

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>" 757eb90941ab83f00ff33e5161dd6b2c6e2bb3f5
git push origin v0.1.0
akio-tomiya commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request updated: JuliaRegistries/General/48121

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>" e7995b9d317863e485873cec3e95f11a637554c4
git push origin v0.1.0