Skip to content

Commit d0a35da

Browse files
committed
Merge pull request #2188 from mpaik/DOCS-4896
DOCS-4896 - Fix incorrect compatibility version for PyMongo
2 parents 04d0d9c + 58eea2f commit d0a35da

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
@@ -442,7 +442,7 @@ The minimum 3.0-compatible driver versions are:
442442
- `1.5 <http://pecl.php.net/package/mongo>`_
443443

444444
* - :ecosystem:`Python </drivers/python>`
445-
- `3.0 <https://pypi.python.org/pypi/pymongo/>`_
445+
- `2.8 <https://pypi.python.org/pypi/pymongo/>`_
446446

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

0 commit comments

Comments
 (0)