We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccd735 commit efa5feaCopy full SHA for efa5fea
1 file changed
packages/google-cloud-dns/docs/README.rst
@@ -60,14 +60,14 @@ Supported Python Versions
60
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
61
Python.
62
63
-Python >= 3.9
+Python >= 3.10
64
65
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
66
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
67
68
Unsupported Python Versions
69
^^^^^^^^^^^^^^^^^^^^^^^^^^^
70
-Python <= 3.8
+Python <= 3.9
71
72
If you are using an `end-of-life`_
73
version of Python, we recommend that you update as soon as possible to an actively supported version.
0 commit comments