Skip to content

Commit 4a8b4f7

Browse files
bump version
1 parent b6e3617 commit 4a8b4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyTigerGraph/__init__.py

+1-1
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.1"
5+
__version__ = "1.8.3"
66

77
__license__ = "Apache 2"

0 commit comments

Comments
 (0)