Skip to content

Commit c5243d0

Browse files
committed
Bump version to 0.4.11
1 parent b06f54a commit c5243d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
load_dotenv()
3232

3333
# Version
34-
VERSION = "0.4.10"
34+
VERSION = "0.4.11"
3535

3636
HOST_METRICS_CACHE = {}
3737
HOST_METRICS_CACHE_TTL_SECONDS = 20

0 commit comments

Comments
 (0)