Skip to content

Commit

Permalink
bump(version): 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
parkererickson-tg committed Nov 5, 2024
1 parent 039ab94 commit 1a9f542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyTigerGraph/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from pyTigerGraph.pyTigerGraph import TigerGraphConnection
from pyTigerGraph.pytgasync.pyTigerGraph import AsyncTigerGraphConnection

__version__ = "1.7.4"
__version__ = "1.8"

__license__ = "Apache 2"

0 comments on commit 1a9f542

Please sign in to comment.