Skip to content

Commit 776edef

Browse files
authored
Update Python Versions in README
Signed-off-by: R Chintan Meher <meherrihaan@gmail.com>
1 parent 6c3ef4d commit 776edef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The common issues we run into we try to document here [Troubleshooting Guide](Tr
2121

2222
| Build Type | OS | Python | TensorFlow | ONNX opset |
2323
| --- | - | --- | --- | --- |
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 |
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)