From c7201d8699820a7d94b50f9f3cf65ba8a3606572 Mon Sep 17 00:00:00 2001 From: Marcus Hughes Date: Wed, 30 Oct 2024 18:19:33 -0600 Subject: [PATCH] add py3.13 support --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 71138e1..428e4ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = ["regularizepsf"] [project] name = "regularizepsf" -version = "0.4.0" +version = "0.4.1" requires-python = ">3.10" description = "Point spread function modeling and regularization" dependencies = [