Prepare 0.29.1 release

This commit is contained in:
Jen Basch
2025-08-27 13:46:31 -07:00
parent 2a7195125c
commit 6a3722a471
24 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
/// These tools differentiate from [pkl:reflect][reflect] in that they parse Pkl modules, but do not
/// execute any code within these modules.
@Since { version = "0.27.0" }
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.29.1" }
module pkl.analyze
// used by doc comments