We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92870b2 + c7932d6 commit 75095a6Copy full SHA for 75095a6
2 files changed
codeflash/LICENSE
@@ -3,7 +3,7 @@ Business Source License 1.1
3
Parameters
4
5
Licensor: CodeFlash Inc.
6
-Licensed Work: Codeflash Client version 0.18.x
+Licensed Work: Codeflash Client version 0.19.x
7
The Licensed Work is (c) 2024 CodeFlash Inc.
8
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
Platform. Please visit codeflash.ai for further
14
information.
15
16
-Change Date: 2029-10-21
+Change Date: 2029-12-21
17
18
Change License: MIT
19
codeflash/version.py
@@ -1,2 +1,2 @@
1
# These version placeholders will be replaced by uv-dynamic-versioning during build.
2
-__version__ = "0.18.7"
+__version__ = "0.19.0"
0 commit comments