Add async vol v1.6 (#37875)

This commit is contained in:
Houjun Tang 2023-05-23 22:47:46 -07:00 committed by GitHub
parent 3daed0d6a7
commit 8b2f34d802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ class Hdf5VolAsync(CMakePackage):
tags = ["e4s"]
version("develop", branch="develop")
version("1.6", tag="v1.6")
version("1.5", tag="v1.5")
version("1.4", tag="v1.4")
version("1.3", tag="v1.3")