openPMD-api: added v0.11.1 (#15659)

Add the latest release with HDF5-1.12 compatibility.
This commit is contained in:
Axel Huebl 2020-03-25 03:57:00 -07:00 committed by GitHub
parent f1aec94719
commit 3aa225cd5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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')