From 0386b377d81e3268fc8c2049bb9c42644a6f9cce Mon Sep 17 00:00:00 2001 From: Saurabh Misra Date: Sun, 13 Jul 2025 22:08:54 -0700 Subject: [PATCH] release/v0.15.5 --- codeflash/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeflash/version.py b/codeflash/version.py index e06584455..ecf012742 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.4" +__version__ = "0.15.5"