Skip to content

Commit 108b76a

Browse files
fix(empty sets): bump version
1 parent 7c597e6 commit 108b76a

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.2.1"
3+
__version__ = "1.2.2"
44

55
__license__ = "Apache 2"

0 commit comments

Comments
 (0)