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 1d99a46 commit 133eb8eCopy full SHA for 133eb8e
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name="rethinkdb_mock",
5
zip_safe=True,
6
- version='0.11.0-dev',
+ version='0.11.0-dev1',
7
description="A pure-python in-memory mock of rethinkdb (formerly MockThink)",
8
url="https://github.com/Inveracity/rethinkdb-mock",
9
maintainer="Christopher Baklid",
0 commit comments