From 576c1ff76ea1c0322ece00b99ae10324df4549b4 Mon Sep 17 00:00:00 2001 From: Saurabh Misra Date: Fri, 7 Nov 2025 16:40:36 -0800 Subject: [PATCH] release/v0.18.3 Signed-off-by: Saurabh Misra --- codeflash/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeflash/version.py b/codeflash/version.py index 2e4b52518..7a1258197 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.2" +__version__ = "0.18.3"