From 8eff14a37830a375c62bd67f3a0c419c28dd70bf Mon Sep 17 00:00:00 2001 From: Codeflash Bot Date: Fri, 14 Nov 2025 15:50:35 -0800 Subject: [PATCH] v0.18.4 Signed-off-by: Codeflash Bot --- codeflash/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeflash/version.py b/codeflash/version.py index 7a1258197..71550d403 100644 --- a/codeflash/version.py +++ b/codeflash/version.py @@ -1,2 +1,2 @@ # These version placeholders will be replaced by uv-dynamic-versioning during build. -__version__ = "0.18.3" +__version__ = "0.18.4"