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 = [