openPMD-api: added v0.11.1 (#15659)
Add the latest release with HDF5-1.12 compatibility.
This commit is contained in:
parent
f1aec94719
commit
3aa225cd5c
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class OpenpmdApi(CMakePackage):
|
|||
maintainers = ['ax3l']
|
||||
|
||||
version('dev', branch='dev')
|
||||
version('0.11.1', tag='0.11.1-alpha')
|
||||
version('0.11.0', tag='0.11.0-alpha')
|
||||
version('0.10.3', tag='0.10.3-alpha')
|
||||
version('0.10.2', tag='0.10.2-alpha')
|
||||
|
|
Loading…
Reference in a new issue