Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyTa committed Oct 24, 2024
1 parent b1990ea commit cf76379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cohd/cohd_trapi_15.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class CohdTrapi150(CohdTrapi):
edge_types_negative = ['biolink:negatively_correlated_with']
default_negative_predicate = edge_types_negative[0]

tool_version = f'{CohdTrapi._SERVICE_NAME} 6.5.2'
tool_version = f'{CohdTrapi._SERVICE_NAME} 6.5.3'
schema_version = '1.5.0'
biolink_version = bm_version

Expand Down

0 comments on commit cf76379

Please sign in to comment.