We are pleased to announce the release of PyMongo 4.13.1, which includes two bug fixes:
- Fixed a bug that could raise
ServerSelectionTimeoutErrorwhen using timeouts withAsyncMongoClient. - Fixed a bug that could raise
NetworkTimeouterrors on Windows.