Skip to content

Commit 1a9f542

Browse files
bump(version): 1.8
1 parent 039ab94 commit 1a9f542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyTigerGraph/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from pyTigerGraph.pyTigerGraph import TigerGraphConnection
22
from pyTigerGraph.pytgasync.pyTigerGraph import AsyncTigerGraphConnection
33

4-
__version__ = "1.7.4"
4+
__version__ = "1.8"
55

66
__license__ = "Apache 2"

0 commit comments

Comments
 (0)