From 2322477ce0eb83b3af0534c5c57724d8f302c9ea Mon Sep 17 00:00:00 2001 From: Saurabh Misra Date: Wed, 20 Aug 2025 12:17:30 -0700 Subject: [PATCH] release/v0.16.6 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 741acda63..3ffd163f2 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.16.5" +__version__ = "0.16.6"