We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0dd63b + 560a5f6 commit 1330fbbCopy full SHA for 1330fbb
codeflash/version.py
@@ -1,3 +1,3 @@
1
# These version placeholders will be replaced by uv-dynamic-versioning during build.
2
-__version__ = "0.14.4"
3
-__version_tuple__ = (0, 14, 4)
+__version__ = "0.14.5"
+__version_tuple__ = (0, 14, 5)
0 commit comments