Skip to content

Commit c34ac1d

Browse files
authored
Merge pull request #2402 from sharktide/patch-1
Fix table and update supported versions in README.md
2 parents 90517bc + 776edef commit c34ac1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The common issues we run into we try to document here [Troubleshooting Guide](Tr
2020
<br/>
2121

2222
| Build Type | OS | Python | TensorFlow | ONNX opset |
23-
| --- | --- | --- | --- | --- | --- |
24-
| Unit Test - Basic | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 |
25-
| Unit Test - Full | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 |
23+
| --- | - | --- | --- | --- |
24+
| Unit Test - Basic | Linux, Windows | 3.7-3.12 | 1.15, 2.9-2.15 | 14-18 |
25+
| Unit Test - Full | Linux, Windows | 3.7-3.12 | 1.15, 2.9-2.15 | 14-18 |
2626
<br/>
2727

2828
## Supported Versions
@@ -46,7 +46,7 @@ You can install tf2onnx on top of tf-1.x or tf-2.x.
4646

4747
### Python
4848

49-
We support Python ```3.7-3.10```.
49+
We support Python ```3.7-3.12```.
5050

5151
## Prerequisites
5252

0 commit comments

Comments
 (0)