Skip to content

Commit 77ebc2b

Browse files
committed
release/v0.16.4
Signed-off-by: Saurabh Misra <[email protected]>
1 parent 51c5e5a commit 77ebc2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

codeflash/LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Business Source License 1.1
33
Parameters
44

55
Licensor: CodeFlash Inc.
6-
Licensed Work: Codeflash Client version 0.15.x
6+
Licensed Work: Codeflash Client version 0.16.x
77
The Licensed Work is (c) 2024 CodeFlash Inc.
88

99
Additional Use Grant: None. Production use of the Licensed Work is only permitted
@@ -13,7 +13,7 @@ Additional Use Grant: None. Production use of the Licensed Work is only permitte
1313
Platform. Please visit codeflash.ai for further
1414
information.
1515

16-
Change Date: 2029-07-03
16+
Change Date: 2029-08-14
1717

1818
Change License: MIT
1919

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.16.3"
2+
__version__ = "0.16.4"

0 commit comments

Comments
 (0)