From 747d6dcb4d98f47d9599bc78b17fbdc2e370826d Mon Sep 17 00:00:00 2001 From: Bernie Hackett Date: Mon, 19 Sep 2016 11:18:32 -0700 Subject: [PATCH] Minor README change --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 257cc030e..11b384551 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ is a `gridfs `_ implementation on top of ``pymongo``. -PyMongo 3.4.0.dev0 supports MongoDB 2.4, 2.6, 3.0, 3.2, and 3.4 +PyMongo 3.4 supports MongoDB 2.4, 2.6, 3.0, 3.2, and 3.4 Support / Feedback ==================