Skip to content

Commit d1c00d8

Browse files
committed
update version number of imported mtm in tutorials
1 parent 9aa8039 commit d1c00d8

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

tutorials/InteractiveParameters.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"name": "stdout",
1818
"output_type": "stream",
1919
"text": [
20-
"mtm version : 1.0.1\n"
20+
"mtm version : 1.0.0\n"
2121
]
2222
}
2323
],

tutorials/NoiseBenchmark.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"name": "stdout",
2222
"output_type": "stream",
2323
"text": [
24-
"mtm version : 1.0.1\n"
24+
"mtm version : 1.0.0\n"
2525
]
2626
}
2727
],

tutorials/Tutorial1-Introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"name": "stdout",
3838
"output_type": "stream",
3939
"text": [
40-
"mtm version: 1.0.1\n"
40+
"mtm version: 1.0.0\n"
4141
]
4242
}
4343
],

tutorials/Tutorial2-Template_Augmentation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": 5,
32+
"execution_count": 1,
3333
"metadata": {},
3434
"outputs": [
3535
{
3636
"name": "stdout",
3737
"output_type": "stream",
3838
"text": [
39-
"mtm version : 1.0.1\n"
39+
"mtm version : 1.0.0\n"
4040
]
4141
}
4242
],

tutorials/Tutorial3-SpeedingUp.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"name": "stdout",
4747
"output_type": "stream",
4848
"text": [
49-
"mtm version: 1.0.1\n"
49+
"mtm version: 1.0.0\n"
5050
]
5151
}
5252
],

0 commit comments

Comments
 (0)