We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce9092 commit 2cab837Copy full SHA for 2cab837
packages/star-env/package.py
@@ -6,7 +6,7 @@ class StarEnv(BundlePackage):
6
7
homepage = "https://github.com/star-bnl/star-spack/"
8
9
- version('0.2.0')
+ version('0.2.1')
10
11
depends_on('boost')
12
depends_on('eigen')
0 commit comments