Skip to content

Commit

Permalink
Bump kp registry version
Browse files Browse the repository at this point in the history
  • Loading branch information
maximusunc committed Apr 19, 2024
1 parent 12cd2db commit 56ece58
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ httptools==0.2.0
httpx==0.18.2
idna==3.4
jsonpickle==1.4.2
kp-registry==3.0.0
kp-registry==4.0.1
numpy==1.21.0
opentelemetry-api==1.16.0
opentelemetry-exporter-jaeger==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ redis==4.3.4
orjson==3.6.0
yappi==1.3.2
gunicorn==20.1.0
kp-registry==3.0.0
kp-registry==4.0.1
opentelemetry-sdk==1.16.0
opentelemetry-instrumentation-fastapi==0.37b0
opentelemetry-exporter-jaeger==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion strider/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
title="Strider",
description=DESCRIPTION,
docs_url=None,
version="4.6.0",
version="4.6.1",
terms_of_service=(
"http://robokop.renci.org:7055/tos"
"?service_long=Strider"
Expand Down

0 comments on commit 56ece58

Please sign in to comment.