diff --git a/setup.py b/setup.py index 6592e41..3f2c108 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyTigerDriver", - version="v1.0.9", + version="v1.0.10", author="Zrouga Mohamed", author_email="medzrouga@gmail.com", description="GSQL client for TigerGraph",