We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dae2b0 commit e6f4021Copy full SHA for e6f4021
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.19.x
+Licensed Work: Codeflash Client version 0.20.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-12-21
+Change Date: 2030-01-26
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.19.1"
+__version__ = "0.20.0"
0 commit comments