Skip to content

Commit e05e258

Browse files
committed
upgrade pymic to 0.2.3
1 parent 9ebf8c9 commit e05e258

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The latest released version of PyMIC can be installed by:
66

77
```bash
8-
pip install PYMIC==0.2.3
8+
pip install PYMIC==0.2.4
99
```
1010

1111
To use the latest development version, you can download the source code [here][PyMIC_link], and install it by:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ SimpleITK>=1.2.4
99
tensorboard>=2.1.0
1010
tensorboardX>=1.9
1111
torchvision>=0.8.2
12-
PYMIC==0.2.3
12+
PYMIC==0.2.4

0 commit comments

Comments
 (0)