Skip to content

Commit 62c8bf0

Browse files
committed
Bump SimPEG version in environment.yml and index.md
1 parent e4f0a97 commit 62c8bf0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ name: simpeg-user-tutorials
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.10.*
5+
- python=3.12.*
66
# Myst requirements
77
- nodejs>18
88
- mystmd
99
# Notebook requirements
1010
- jupyter
1111
- jupyterlab-myst
1212
- nbconvert
13-
- simpeg==0.23.*
13+
- simpeg==0.24.*
1414
- discretize==0.11.*
1515
- choclo==0.3.*
1616
- scikit-learn

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SimPEG user tutorials is the place for those who have [installed SimPEG](https:/
1010

1111

1212
:::{caution} Caution
13-
These user tutorials are meant to be run with **SimPEG v0.23**.
13+
These user tutorials are meant to be run with **SimPEG v0.24**.
1414
Please, make sure you have this version installed.
1515
:::
1616

0 commit comments

Comments
 (0)