Skip to content

Commit cf76379

Browse files
committed
version bump
1 parent b1990ea commit cf76379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cohd/cohd_trapi_15.py

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

45-
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.5.2'
45+
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.5.3'
4646
schema_version = '1.5.0'
4747
biolink_version = bm_version
4848

0 commit comments

Comments
 (0)