Skip to content

Commit

Permalink
MINOR: [Python] Document Python 3.9 support
Browse files Browse the repository at this point in the history
Missed in #8386.

Closes #10286 from adamchainz/patch-1

Authored-by: Adam Johnson <me@adamj.eu>
Signed-off-by: David Li <li.davidm96@gmail.com>
  • Loading branch information
adamchainz authored and lidavidm committed May 10, 2021
1 parent ebf0191 commit 90fa130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/python/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ using a 64-bit system.
Python Compatibility
--------------------

PyArrow is currently compatible with Python 3.6, 3.7 and 3.8.
PyArrow is currently compatible with Python 3.6, 3.7, 3.8, and 3.9.

Using Conda
-----------
Expand Down

0 comments on commit 90fa130

Please sign in to comment.