Skip to content

Commit eaa9cdf

Browse files
committed
version bump
1 parent 31b0cb8 commit eaa9cdf

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
setup(
33
name='redisgraph',
4-
version='1.5',
4+
version='1.6',
55

66
description='RedisGraph Python Client',
77
url='https://github.com/redislabs/redisgraph-py',

0 commit comments

Comments
 (0)