We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3604a8 commit da81c69Copy full SHA for da81c69
RELEASE.rst
@@ -89,3 +89,9 @@ Doing a Release
89
15. File a ticket for DOCSP highlighting changes in server version and Python
90
version compatibility or the lack thereof, for example:
91
https://jira.mongodb.org/browse/DOCSP-13536
92
+
93
+16. Create a GitHub Release for the tag using
94
+ https://github.com/mongodb/mongo-python-driver/releases/new.
95
+ The title should be "PyMongo X.Y.Z", and the description should contain
96
+ a link to the release notes on the the community forum, e.g.
97
+ "Release notes: mongodb.com/community/forums/t/pymongo-4-0-2-released/150457."
0 commit comments