openPMD-api: 0.10.3 (#14265)

Add latest release.
This commit is contained in:
Axel Huebl 2019-12-22 08:01:28 -08:00 committed by Adam J. Stewart
parent a10253a667
commit 249c1d9d81

View File

@ -15,6 +15,7 @@ class OpenpmdApi(CMakePackage):
maintainers = ['ax3l'] maintainers = ['ax3l']
version('develop', branch='dev') version('develop', branch='dev')
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')
version('0.10.0', tag='0.10.0-alpha') version('0.10.0', tag='0.10.0-alpha')