openPMD-api: 0.10.2 (#14201)

Add the latest release of openPMD-api, v0.10.2
This commit is contained in:
Axel Huebl 2019-12-17 16:16:26 -08:00 committed by Adam J. Stewart
parent 07f522bed6
commit 5db646d768

View File

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