Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
Signed-off-by: hayk96 <hayko5999@gmail.com>
  • Loading branch information
hayk96 committed May 7, 2024
1 parent 571abb0 commit d5faf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/openapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def openapi(app: FastAPI):
"providing additional features and addressing its limitations. "
"Running as a sidecar alongside the Prometheus server enables "
"users to extend the capabilities of the API.",
version="0.2.0",
version="0.2.1",
contact={
"name": "Hayk Davtyan",
"url": "https://hayk96.github.io",
Expand Down

0 comments on commit d5faf38

Please sign in to comment.