Skip to content

Commit f7c880d

Browse files
committed
Bump star-env version to v0.2.3
1 parent c115ebc commit f7c880d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environments/packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ packages:
4141
davix:
4242
version: [0.7.5]
4343
star-env:
44-
version: [0.2.2]
44+
version: [0.2.3]

packages/star-env/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class StarEnv(BundlePackage):
66

77
homepage = "https://github.com/star-bnl/star-spack/"
88

9-
version('0.2.2')
9+
version('0.2.3')
1010

1111
depends_on('boost')
1212
depends_on('eigen')

0 commit comments

Comments
 (0)