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