From 904184ae8c0111a6cfb339739025104b753b31ff Mon Sep 17 00:00:00 2001 From: Saurabh Misra Date: Sun, 17 Aug 2025 14:39:32 -0700 Subject: [PATCH] release/v0.16.5 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 e9c59c6fa..741acda63 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.4" +__version__ = "0.16.5"