PtFEM / PtFEM.jl

"Programming the Finite Element Method" by I M Smith, D V Griffiths and L Margetts
http://www.wiley.com/WileyCDA/WileyTitle/productCd-1119973341.html
Other
46 stars 16 forks source link

Tag PtFEM 1.2.2 #24

Closed goedman closed 4 years ago

goedman commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/10195

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v1.2.2 -m "<description of version>" 62b9fda4ab7b28c6207d1c75c50e938cc2ac4b57
git push origin v1.2.2
goedman commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/12470

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