diff --git a/matrixmania/README.md b/README.md similarity index 100% rename from matrixmania/README.md rename to README.md diff --git a/matrixmania/pyproject.toml b/pyproject.toml similarity index 96% rename from matrixmania/pyproject.toml rename to pyproject.toml index 99e7bd6..4a821f8 100644 --- a/matrixmania/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "matrixmania_marcel" -version = "0.1.0" +version = "0.1.1" description = "MatrixMania: Simple linear algebra functions for teaching (matmul, transpose, rot_2D)." authors = [