From c4f921c13c517addbeb40f61044950a27a7f0b3f Mon Sep 17 00:00:00 2001 From: Joel Greer Date: Tue, 3 Sep 2024 11:22:49 +0000 Subject: [PATCH] Merging with main to test pypi dist before handd instead of ev to main merge --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a5be13a..20d4692 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "roodmus" -version = "0.0.34" +version = "0.0.35" authors = [ { name="Joel Greer", email="joel.greer@stfc.ac.uk" }, { name="Maarten Joosten", email="m.j.joosten@tudelft.nl" },