Skip to content

Commit a1412de

Browse files
authored
DOCS-14218: install latest pymongo version (#718)
1 parent 970d63c commit a1412de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/pymongo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To get a specific version of pymongo:
5454

5555
.. code-block:: sh
5656

57-
$ python -m pip install pymongo==3.5.1
57+
$ python -m pip install pymongo==3.11
5858

5959
To upgrade using pip:
6060

0 commit comments

Comments
 (0)