Start next dev iteration

This commit is contained in:
Islon Scherer
2026-02-26 18:48:59 +01:00
committed by Jen Basch
parent 4d35f18309
commit cac3e483b5
31 changed files with 88 additions and 36 deletions

View File

@@ -17,7 +17,7 @@
/// Fundamental properties, methods, and classes for writing Pkl programs.
///
/// Members of this module are automatically available in every Pkl module.
@ModuleInfo { minPklVersion = "0.31.0" }
@ModuleInfo { minPklVersion = "0.32.0" }
module pkl.base
// json, math, and yaml imports used for doc comments