Skip to content

Commit 4b81f9b

Browse files
committed
Get API version from CohdTraip150
1 parent 99d6d70 commit 4b81f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cohd/cohd_translator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,4 +299,4 @@ def omop_to_biolink(request):
299299

300300

301301
def api_version():
302-
return CohdTrapi140.tool_version, 200
302+
return CohdTrapi150.tool_version, 200

0 commit comments

Comments
 (0)