Skip to content

Commit 1f88bf4

Browse files
committed
Update python version in the readme.
1 parent 0a1e95f commit 1f88bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This section describes all programming languages that **METACALL** allows to loa
9999

100100
| Language | Runtime | Version | Tag |
101101
|--------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|:------------------------------:|:----:|
102-
| [Python](https://www.python.org/) | [Python C API](https://docs.python.org/3/c-api/intro.html) | **>= 3.2 <= 3.7** | py |
102+
| [Python](https://www.python.org/) | [Python C API](https://docs.python.org/3/c-api/intro.html) | **>= 3.2 <= 3.8** | py |
103103
| [NodeJS](https://nodejs.org/) | [N API](https://nodejs.org/api/n-api.html) | **10.22.0** | node |
104104
| [TypeScript](https://www.typescriptlang.org/) | [TypeScript Language Service API](https://github.com/microsoft/TypeScript/wiki/Using-the-Language-Service-API) | **3.9.7** | ts |
105105
| [JavaScript](https://developer.mozilla.org/bm/docs/Web/JavaScript) | [V8](https://v8.dev/) | **5.1.117** | js |

0 commit comments

Comments
 (0)