Skip to content

Commit

Permalink
Change pyxis and enroot version.
Browse files Browse the repository at this point in the history
Enroot to 3.5.0
Pyxis to 0.20.0

Close #42
  • Loading branch information
mhuguesaws committed Sep 16, 2024
1 parent 381307f commit e139b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyxis/postinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ echo "
"

STABLE=1
ENROOT_RELEASE=3.4.1 # For STABLE=1
PYXIS_RELEASE=v0.19.0
ENROOT_RELEASE=3.5.0 # For STABLE=1
PYXIS_RELEASE=v0.20.0

########
#ENROOT
Expand Down

0 comments on commit e139b55

Please sign in to comment.