We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06f54a commit c5243d0Copy full SHA for c5243d0
1 file changed
app/main.py
@@ -31,7 +31,7 @@
31
load_dotenv()
32
33
# Version
34
-VERSION = "0.4.10"
+VERSION = "0.4.11"
35
36
HOST_METRICS_CACHE = {}
37
HOST_METRICS_CACHE_TTL_SECONDS = 20
0 commit comments