We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e3617 commit 4a8b4f7Copy full SHA for 4a8b4f7
pyTigerGraph/__init__.py
@@ -2,6 +2,6 @@
2
from pyTigerGraph.pytgasync.pyTigerGraph import AsyncTigerGraphConnection
3
from pyTigerGraph.common.exception import TigerGraphException
4
5
-__version__ = "1.8.1"
+__version__ = "1.8.3"
6
7
__license__ = "Apache 2"
0 commit comments