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 fb35be3 commit cf32c80Copy full SHA for cf32c80
drivers/python/setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name="rethinkdb",
7
zip_safe=True,
8
- version="1.15.0-1",
+ version="1.15.0-2",
9
description="This package provides the Python driver library for the RethinkDB database server.",
10
url="http://rethinkdb.com",
11
maintainer="RethinkDB Inc.",
0 commit comments