Skip to content

Commit a43840c

Browse files
authored
Python 3.11 is officially supported
1 parent 3423bca commit a43840c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ intended to be feature complete and provide comprehensive validation of CWL
5151
files as well as provide other tools related to working with CWL.
5252

5353
This is written and tested for
54-
`Python <https://www.python.org/>`_ ``3.x {x = 6, 7, 8, 9, 10}``
54+
`Python <https://www.python.org/>`_ ``3.x {x = 6, 7, 8, 9, 10, 11}``
5555

5656
The reference implementation consists of two packages. The ``cwltool`` package
5757
is the primary Python module containing the reference implementation in the

0 commit comments

Comments
 (0)