Skip to content

Commit e8f5bdd

Browse files
committed
Bump API version
1 parent 87506e7 commit e8f5bdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cohd/cohd_trapi_14.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class CohdTrapi140(CohdTrapi):
3737
edge_types_negative = ['biolink:negatively_correlated_with']
3838
default_negative_predicate = edge_types_negative[0]
3939

40-
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.3.6'
40+
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.3.7'
4141
schema_version = '1.4.2'
4242
biolink_version = bm_version
4343

0 commit comments

Comments
 (0)