From f77f3cabc45607aff3054f91394ae309c755026c Mon Sep 17 00:00:00 2001 From: marcelbls Date: Thu, 20 Nov 2025 14:40:34 +0100 Subject: [PATCH] new Version eingetragen --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index da43199..b6c5927 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "matrixmania_marcel" -version = "0.2.0" +version = "0.3.0" description = "MatrixMania: Simple linear algebra functions for teaching (matmul, transpose, rot_2D)." authors = [