From 3ecfb6fcb1fc2ed0acdbf7b10c3e664f8217aa48 Mon Sep 17 00:00:00 2001 From: "jefffermo@gmail.com" Date: Sun, 7 May 2023 15:32:45 +0800 Subject: [PATCH] trigger actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd86c4322..acf298c1e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MongoDB Version and PyMongoDB Version Compatibility +# MongoDB Version and PyMongoDB Version Compatibility - This collection is tested against the most recent two minor MongoDB releases, currently 5.0.X and 6.0.X. - ~This collection is tested against PyMongo version 3.12.X and latest.~ PyMongo 3.12.X dropped on 11.04.2023. Now PyMongo latest only.