Skip to content

Commit 4a8b4f7

Browse files
bump version
1 parent b6e3617 commit 4a8b4f7

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
@@ -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)