Skip to content

Commit 8c2300b

Browse files
committed
bump to 0.9.10
1 parent d0cbda0 commit 8c2300b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup(
55
name="rethinkdb_mock",
66
zip_safe=True,
7-
version='0.9.9',
7+
version='0.9.10',
88
description="A pure-python in-memory mock of rethinkdb (formerly MockThink)",
99
url="https://github.com/Inveracity/rethinkdb-mock",
1010
maintainer="Christopher Baklid",

0 commit comments

Comments
 (0)