Prepare 0.29.1 release

This commit is contained in:
Jen Basch
2025-08-27 13:46:10 -07:00
parent 2a7195125c
commit 6a3722a471
24 changed files with 24 additions and 24 deletions

View File

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