We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3848c1d commit 5ef7ad6Copy full SHA for 5ef7ad6
pyTigerGraph/__init__.py
@@ -1,5 +1,5 @@
1
from pyTigerGraph.pyTigerGraph import TigerGraphConnection
2
3
-__version__ = "1.7.3"
+__version__ = "1.7.4"
4
5
__license__ = "Apache 2"
0 commit comments