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

@@ -63,7 +63,7 @@
/// @Deprecated { message = "Use `com.example.Birds.Parrot` instead" }
/// amends "pkl:PackageInfo"
/// ```
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.29.1" }
module pkl.DocPackageInfo
import "pkl:reflect"