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

@@ -18,7 +18,7 @@
///
/// Note that some mathematical functions, such as `sign()`, `abs()`, and `round()`,
/// are directly defined in classes [Number], [Int], and [Float].
@ModuleInfo { minPklVersion = "0.31.0" }
@ModuleInfo { minPklVersion = "0.32.0" }
module pkl.math
/// The minimum [Int] value: `-9223372036854775808`.