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 d0cbda0 commit 8c2300bCopy full SHA for 8c2300b
setup.py
@@ -4,7 +4,7 @@
4
setup(
5
name="rethinkdb_mock",
6
zip_safe=True,
7
- version='0.9.9',
+ version='0.9.10',
8
description="A pure-python in-memory mock of rethinkdb (formerly MockThink)",
9
url="https://github.com/Inveracity/rethinkdb-mock",
10
maintainer="Christopher Baklid",
0 commit comments