From 863c250336629ff2b7d57672cfc6d4cf401db5b6 Mon Sep 17 00:00:00 2001 From: Saurabh Misra Date: Thu, 10 Jul 2025 21:54:52 -0700 Subject: [PATCH] release/v0.15.4 --- codeflash/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeflash/version.py b/codeflash/version.py index 90269b23f..e06584455 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.15.3" +__version__ = "0.15.4"