Skip to content

Commit dd2d075

Browse files
committed
Update SimPEG version to 0.23
Update `environment.yml` and the admonition in the landing page.
1 parent 7bfcf64 commit dd2d075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
# Notebook requirements
1010
- jupyter
1111
- nbconvert
12-
- simpeg==0.22.*
12+
- simpeg==0.23.*
1313
- discretize==0.10.*
1414
- pymatsolver

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.22. Please, make sure
13+
These user tutorials are meant to be run with SimPEG v0.23. Please, make sure
1414
you have this version installed.
1515
:::
1616

0 commit comments

Comments
 (0)