Skip to content

Commit 30fee31

Browse files
bump version
1 parent f37a155 commit 30fee31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyTigerGraph/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from pyTigerGraph.pytgasync.pyTigerGraph import AsyncTigerGraphConnection
33
from pyTigerGraph.common.exception import TigerGraphException
44

5-
__version__ = "1.8.3"
5+
__version__ = "1.8.4"
66

77
__license__ = "Apache 2"

0 commit comments

Comments
 (0)