Skip to content

Commit cf32c80

Browse files
author
Etienne Laurin
committed
Bump Python driver to 1.15.0-2
1 parent fb35be3 commit cf32c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
setup(
66
name="rethinkdb",
77
zip_safe=True,
8-
version="1.15.0-1",
8+
version="1.15.0-2",
99
description="This package provides the Python driver library for the RethinkDB database server.",
1010
url="http://rethinkdb.com",
1111
maintainer="RethinkDB Inc.",

0 commit comments

Comments
 (0)