We are pleased to announce the 3.13.0 release of PyMongo - MongoDB’s Python Driver.
Version 3.13 provides an upgrade path to PyMongo 4.x. Most of the API changes
from PyMongo 4.0 have been backported in a backward compatible way, allowing
applications to be written against PyMongo >= 3.13, rather then PyMongo 3.x or
PyMongo 4.x. See the PyMongo 4 Migration Guide for detailed examples.
See the changelog for a high level summary of what’s new and improved or see the 3.13 release notes in JIRA for the complete list of resolved issues.
Documentation: PyMongo 3.13 Documentation
Changelog: Changelog
Source: GitHub
Thank you to everyone who contributed to this release!