File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Business Source License 1.1
3
3
Parameters
4
4
5
5
Licensor: CodeFlash Inc.
6
- Licensed Work: Codeflash Client version 0.13 .x
6
+ Licensed Work: Codeflash Client version 0.14 .x
7
7
The Licensed Work is (c) 2024 CodeFlash Inc.
8
8
9
9
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
13
13
Platform. Please visit codeflash.ai for further
14
14
information.
15
15
16
- Change Date: 2029-06-03
16
+ Change Date: 2029-06-09
17
17
18
18
Change License: MIT
19
19
Original file line number Diff line number Diff line change 1
1
# These version placeholders will be replaced by poetry-dynamic-versioning during `poetry build`.
2
- __version__ = "0.13.1 "
3
- __version_tuple__ = (0 , 13 , 1 )
2
+ __version__ = "0.14.0 "
3
+ __version_tuple__ = (0 , 14 , 0 )
You can’t perform that action at this time.
0 commit comments