From 1c570c82126c5474c2c777709220565573deea16 Mon Sep 17 00:00:00 2001 From: Adam Lugowski Date: Sun, 30 Jun 2024 22:34:43 -0700 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 710ee80..39e4c5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "matrepr" -version = "1.0.0" +version = "1.0.1" description="Format matrices and tensors to HTML, string, and LaTeX, with Jupyter integration." readme = "README.md" authors = [