We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37a155 commit 30fee31Copy full SHA for 30fee31
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.3"
+__version__ = "1.8.4"
6
7
__license__ = "Apache 2"
0 commit comments