openPMD-api: 0.10.1 (#14018)

Add the latest release of openPMD-api.
This commit is contained in:
Axel Huebl 2019-12-07 08:02:53 -08:00 committed by Adam J. Stewart
parent d705e96a63
commit 15bb5da99f

View File

@ -15,6 +15,7 @@ class OpenpmdApi(CMakePackage):
maintainers = ['ax3l']
version('develop', branch='dev')
version('0.10.1', tag='0.10.1-alpha')
version('0.10.0', tag='0.10.0-alpha')
variant('shared', default=True,