Skip to content

Commit a0959fd

Browse files
committed
docs(google-resumable-media): Update supported/unsupported Python versions in README
1 parent bcc17f5 commit a0959fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-resumable-media/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ support at `google._async_resumable_media`.
1616

1717
Supported Python Versions
1818
-------------------------
19-
Python >= 3.9
19+
Python >= 3.10
2020

2121
Unsupported Python Versions
2222
---------------------------
2323

24-
Python <= 3.8
24+
Python <= 3.9
2525

2626

2727
License

0 commit comments

Comments
 (0)