Skip to content

Commit

Permalink
Bump service version in OpenAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkwang committed May 25, 2021
1 parent 2c08210 commit ec88bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strider/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
openapi_args = dict(
title="Strider",
description="Translator Autonomous Relay Agent",
version="2.0.0",
version="2.0.1",
terms_of_service=(
"http://robokop.renci.org:7055/tos"
"?service_long=Strider"
Expand Down

0 comments on commit ec88bb6

Please sign in to comment.