Skip to content

Commit 1612c18

Browse files
committed
Bump API version
1 parent 1a607d1 commit 1612c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9'
40+
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.3.10'
4141
schema_version = '1.4.2'
4242
biolink_version = bm_version
4343

0 commit comments

Comments
 (0)