Start next dev iteration

This commit is contained in:
Islon Scherer
2025-07-24 19:55:42 +02:00
committed by Islon Scherer
parent e12c655f5c
commit a3cc2f0ea6
28 changed files with 83 additions and 26 deletions

View File

@@ -64,7 +64,7 @@
/// value = project
/// }
/// ```
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.30.0" }
module pkl.Project
import "pkl:EvaluatorSettings" as EvaluatorSettingsModule