Skip to content

Commit a601f53

Browse files
committed
README: fix list of supported Python versions
1 parent 74d982d commit a601f53

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
@@ -10,7 +10,7 @@ See https://github.com/sbg/sevenbridges-cwl-draft2-upgrader for upgrading from `
1010
It does not check for correctness of the input document, for that one can use
1111
`the CWL reference implementation <https://github.com/common-workflow-language/cwltool>`_ (``cwltool --validate``).
1212

13-
This is written and tested for Python 3.8, 3.9, 3.10, 3.11, and 3.12.
13+
This is written and tested for 3.10 through 3.14.
1414

1515
Install
1616
-------

0 commit comments

Comments
 (0)