Start next dev iteration

This commit is contained in:
Dan Chao
2024-11-05 10:14:13 -08:00
committed by Daniel Chao
parent 33bffbe158
commit 44fd680e43
28 changed files with 84 additions and 26 deletions

View File

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