We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1bf32 commit 8ab3df4Copy full SHA for 8ab3df4
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pymongo_inmemory"
3
-version = "0.4.2"
+version = "0.4.3"
4
description = "A mongo mocking library with an ephemeral MongoDB running in memory."
5
authors = ["Kaizen Dorks <[email protected]>"]
6
maintainers = [
0 commit comments