Skip to content

Commit

Permalink
Update jill.sh
Browse files Browse the repository at this point in the history
updating to Julia version 1.10
  • Loading branch information
vnikoofard authored Dec 27, 2023
1 parent 242bd41 commit 553a80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jill.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

JULIA_LTS=1.6.7
JULIA_LATEST=1.9
JULIA_LATEST=1.10

function usage() {
echo "usage: jill.sh [options]
Expand Down

0 comments on commit 553a80e

Please sign in to comment.