Skip to content

Commit

Permalink
Bump star-env version to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Sep 19, 2022
1 parent 21db021 commit c6dfcf3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions environments/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ packages:
version: [1.1]
davix:
version: [0.7.5]
star-env:
version: [0.2.2]
2 changes: 1 addition & 1 deletion packages/star-env/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class StarEnv(BundlePackage):

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

version('0.2.1')
version('0.2.2')

depends_on('boost')
depends_on('eigen')
Expand Down

0 comments on commit c6dfcf3

Please sign in to comment.