Skip to content

Commit 5cef345

Browse files
authored
Merge pull request #1832 from codeflash-ai/fix/restore-version-after-merge
fix: restore version to 0.20.2 after omni-java merge
2 parents d08f662 + a8a1995 commit 5cef345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeflash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# These version placeholders will be replaced by uv-dynamic-versioning during build.
2-
__version__ = "0.20.1.post872.dev0+d7ab5a98"
2+
__version__ = "0.20.2"

0 commit comments

Comments
 (0)