Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit d5faf38

Browse files
committed
Bump app version
Signed-off-by: hayk96 <hayko5999@gmail.com>
1 parent 571abb0 commit d5faf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/openapi.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def openapi(app: FastAPI):
1616
"providing additional features and addressing its limitations. "
1717
"Running as a sidecar alongside the Prometheus server enables "
1818
"users to extend the capabilities of the API.",
19-
version="0.2.0",
19+
version="0.2.1",
2020
contact={
2121
"name": "Hayk Davtyan",
2222
"url": "https://hayk96.github.io",

0 commit comments

Comments
 (0)