From 4268ff342a99aafaa2e570a8e867ad138cdae0ec Mon Sep 17 00:00:00 2001 From: Adam Lugowski Date: Wed, 30 Aug 2023 21:39:18 -0700 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9aa4907..59b0d96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "matrepr" -version = "0.7.2" +version = "0.7.3" description="Sparse matrix string, HTML, and LaTeX rendering with Jupyter integration." readme = "README.md" authors = [