From de428d44913a1ee777c3f1ddb079d78a4e60fe5e Mon Sep 17 00:00:00 2001 From: Isabel Fenton Date: Wed, 14 Aug 2024 10:44:03 +0100 Subject: [PATCH] Update to 0.7.4 (#718) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a3d3a2cd..7f554463 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "scivision" -version = "0.7.3" +version = "0.7.4" description = "Scivision" readme = "README.md" requires-python = ">=3.7"