monai
medical
katielink commited on
Commit
e982bf7
·
1 Parent(s): e42f548

Update to use MONAI 1.1.0

Browse files
Files changed (1) hide show
  1. configs/metadata.json +3 -2
configs/metadata.json CHANGED
@@ -1,11 +1,12 @@
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
- "version": "0.0.2",
4
  "changelog": {
 
5
  "0.0.2": "Update The Torch Vision Transform",
6
  "0.0.1": "initialize the model package structure"
7
  },
8
- "monai_version": "1.1.0rc2",
9
  "pytorch_version": "1.13.0",
10
  "numpy_version": "1.21.2",
11
  "optional_packages_version": {
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
+ "version": "0.0.3",
4
  "changelog": {
5
+ "0.0.3": "Update to use MONAI 1.1.0",
6
  "0.0.2": "Update The Torch Vision Transform",
7
  "0.0.1": "initialize the model package structure"
8
  },
9
+ "monai_version": "1.1.0",
10
  "pytorch_version": "1.13.0",
11
  "numpy_version": "1.21.2",
12
  "optional_packages_version": {