Skip to content

Commit 58eea2f

Browse files
author
Michael Paik
committed
DOCS-4896 - Fix incorrect compatibility version for PyMongo
1 parent fb991b0 commit 58eea2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/release-notes/3.0-compatibility.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ The minimum 3.0-compatible driver versions are:
446446
- `1.5 <http://pecl.php.net/package/mongo>`_
447447

448448
* - :ecosystem:`Python </drivers/python>`
449-
- `3.0 <https://pypi.python.org/pypi/pymongo/>`_
449+
- `2.8 <https://pypi.python.org/pypi/pymongo/>`_
450450

451451
* - :ecosystem:`Motor </drivers/python>`
452452
- `0.4 <https://pypi.python.org/pypi/motor/>`_

0 commit comments

Comments
 (0)