Skip to content

Commit ecfb9d4

Browse files
authored
chore(python): explicitly state that Python 3.14 is supported (#2130)
1 parent 158d49d commit ecfb9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • synthtool/gcp/templates/python_mono_repo_library

synthtool/gcp/templates/python_mono_repo_library/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Supported Python Versions
6565
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
6666
Python.
6767

68-
Python >= 3.7
68+
Python >= 3.7, including 3.14
6969

7070
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
7171
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches

0 commit comments

Comments
 (0)