Skip to content

Commit 2d68bd2

Browse files
chore: update supported python versions in README (#584)
* chore: update supported python versions in README * typo Co-authored-by: Daniel Sanche <[email protected]>
1 parent 52935f5 commit 2d68bd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,12 @@ dependencies.
5757

5858
Supported Python Versions
5959
^^^^^^^^^^^^^^^^^^^^^^^^^
60-
Python >= 3.6
60+
Python >= 3.7
6161

6262
Unsupported Python Versions
6363
^^^^^^^^^^^^^^^^^^^^^^^^^^^
6464
Python == 2.7. The last version of the library compatible with Python 2.7 is `google-cloud-logging==1.15.1`.
65+
Python == 3.6. The last version of the library compatible with Python 3.6 is `google-cloud-logging==3.1.2`.
6566

6667

6768
Mac/Linux

0 commit comments

Comments
 (0)