Skip to content

Commit 3ace387

Browse files
committed
DOC: Bump the itkwidgets version in the SelectROI notebook to 1.0a48
1 parent 33d5a30 commit 3ace387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/integrations/itk/SelectROI.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"# Install dependencies for this example\n",
3333
"import sys\n",
3434
"\n",
35-
"!{sys.executable} -m pip install -q pooch tqdm \"itk-io>=5.3.0\" \"itk-filtering>=5.3.0\" \"itkwidgets[all]>=1.0a41\" rich"
35+
"!{sys.executable} -m pip install -q pooch tqdm \"itk-io>=5.3.0\" \"itk-filtering>=5.3.0\" \"itkwidgets[all]>=1.0a48\" rich"
3636
]
3737
},
3838
{

0 commit comments

Comments
 (0)