From f7415df0251aa9437c49c9efaacf0c303c6825a3 Mon Sep 17 00:00:00 2001 From: mashraf-222 Date: Sat, 30 May 2026 16:16:16 +0300 Subject: [PATCH] Bump version to 0.20.6 --- codeflash/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeflash/version.py b/codeflash/version.py index 226fdf7ad..62da38005 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.20.5" +__version__ = "0.20.6"