From 1d8fe0215cc5a9d77e8b46d752c5bf40e9aa4836 Mon Sep 17 00:00:00 2001 From: John ZuHone Date: Wed, 6 Mar 2024 14:31:04 +0900 Subject: [PATCH] Try this --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 15b19cd..34d77da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires = [ [project] name = "pyxsim" -version = "4.5.dev0" +dynamic = ["version"] requires-python = ">=3.9.2" description = "Python package for simulating X-ray observations from astrophysical sources" authors = [