Skip to content

Commit a01df09

Browse files
committed
version bump
1 parent 4a9bf18 commit a01df09

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='2.0',
4+
version='2.1',
55

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

0 commit comments

Comments
 (0)