Skip to content

Commit 1d7d7b9

Browse files
Tech review updates (#11)
1 parent 8b4cb46 commit 1d7d7b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/installation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ System Compatibility
2828
Python Compatibility
2929
--------------------
3030

31-
{+driver-short+} is compatible with CPython versions 3.8, 3.9, 3.10, and 3.11.
31+
{+driver-short+} is compatible with CPython versions 3.8, 3.9, 3.10, 3.11, and 3.12.
3232

3333
Installation
3434
------------
@@ -53,7 +53,7 @@ To get a specific version of pymongo:
5353

5454
.. code-block:: sh
5555

56-
$ python -m pip install pymongoarrow==0.1.1
56+
$ python -m pip install pymongoarrow==1.0.1
5757

5858
To upgrade using pip:
5959

0 commit comments

Comments
 (0)