Skip to content

Commit d71d64d

Browse files
Merge branch 'main' of github.com:codeflash-ai/codeflash into chore/get-pr-number-from-gh-action-event-file
2 parents 9e26985 + 560a5f6 commit d71d64d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codeflash/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# These version placeholders will be replaced by uv-dynamic-versioning during build.
2-
__version__ = "0.14.4"
3-
__version_tuple__ = (0, 14, 4)
2+
__version__ = "0.14.5"
3+
__version_tuple__ = (0, 14, 5)

0 commit comments

Comments
 (0)