From 914b21ad322924cb4e2d522bc19c4e46e285feaf Mon Sep 17 00:00:00 2001 From: aseembits93 Date: Wed, 8 Apr 2026 17:27:50 -0700 Subject: [PATCH] chore: 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"