Skip to content

Commit ea2da4f

Browse files
committed
Add 3.11 to the supported Python versions
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 63411e6 commit ea2da4f

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
@@ -8,7 +8,7 @@ A development kit to interact with the Frequenz development platform.
88

99
## Supported Python versions
1010

11-
* For x86_64 Python 3.8 - 3.10 are supported (tested).
11+
* For x86_64 Python 3.8 - 3.11 are supported (tested).
1212
* For arm64 only Python 3.8 is supported (due to some dependencies that only support 3.8).
1313

1414
## Contributing

0 commit comments

Comments
 (0)