We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bdd35 commit 96f416cCopy full SHA for 96f416c
1 file changed
synthtool/gcp/templates/python_mono_repo_library/README.rst
@@ -65,14 +65,14 @@ Supported Python Versions
65
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
66
Python.
67
68
-Python >= 3.7, including 3.14
+Python >= 3.9, including 3.14
69
70
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
71
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
72
73
Unsupported Python Versions
74
^^^^^^^^^^^^^^^^^^^^^^^^^^^
75
-Python <= 3.6
+Python <= 3.8
76
77
If you are using an `end-of-life`_
78
version of Python, we recommend that you update as soon as possible to an actively supported version.
0 commit comments