From 453386c0e5ebfd1753834b5b33b43c12c793382e Mon Sep 17 00:00:00 2001 From: Ertugrul Karademir Date: Sat, 28 Oct 2023 07:56:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1819c0e..394ebe9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A mongo mocking library with an ephemeral MongoDB running in memory. ## What's new? -### v0.4.0-pre +### v0.4.0 - Tooling enhancements. [[PR #90](https://github.com/kaizendorks/pymongo_inmemory/pull/90)] - Configuration for data directory. [[PR #90](https://github.com/kaizendorks/pymongo_inmemory/pull/91)]