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 v1.0.1 #11

Closed goedman closed 4 years ago

goedman commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/6022

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.0.1 -m "<description of version>" 065113877b34892808b0a4f36c5d7ae3349e6aed
git push origin v1.0.1
goedman commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Registration pull request updated: JuliaRegistries/General/6022

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