File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ Changes in Version 4.13.0 (2025/05/14)
77PyMongo 4.13 brings a number of changes including:
88
99- The asynchronous API is now stable and no longer in beta.
10- See the ` API docs < https:// pymongo.readthedocs.io/en/stable/api/pymongo/ asynchronous/ >`_
11- or `migration guide <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/ >`_ for more information.
10+ See the :mod: ` pymongo.asynchronous ` docs
11+ or the `migration guide <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/ >`_ for more information.
1212- Fixed a bug where :class: `pymongo.write_concern.WriteConcern ` repr was not eval-able
1313 when using ``w="majority" ``.
1414
You can’t perform that action at this time.
0 commit comments