openPMD-api: 0.11.0 (#15371)

Add the latest release of openPMD-api.
This commit is contained in:
Axel Huebl 2020-03-06 02:20:31 -08:00 committed by GitHub
parent da5144793e
commit c40915db05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ class OpenpmdApi(CMakePackage):
maintainers = ['ax3l'] maintainers = ['ax3l']
version('dev', branch='dev') version('dev', branch='dev')
version('0.11.0', tag='0.11.0-alpha')
version('0.10.3', tag='0.10.3-alpha') version('0.10.3', tag='0.10.3-alpha')
version('0.10.2', tag='0.10.2-alpha') version('0.10.2', tag='0.10.2-alpha')
version('0.10.1', tag='0.10.1-alpha') version('0.10.1', tag='0.10.1-alpha')