Skip to content

Commit 75448ed

Browse files
committed
Update COHD API version
1 parent a223dcd commit 75448ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cohd/cohd_trapi_15.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class CohdTrapi150(CohdTrapi):
4141
edge_types_negative = ['biolink:negatively_correlated_with']
4242
default_negative_predicate = edge_types_negative[0]
4343

44-
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.4.1'
44+
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.4.3'
4545
schema_version = '1.5.0'
4646
biolink_version = bm_version
4747

0 commit comments

Comments
 (0)