Skip to content

Commit b7de0f7

Browse files
committed
build: bump up patch number
1 parent 4c232b5 commit b7de0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyTigerGraph/__init__.py

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

3-
__version__ = "1.0"
3+
__version__ = "1.0.1"
44

55
__license__ = "Apache 2"

0 commit comments

Comments
 (0)