From f227ab3b36916af408a6d536d0abfb168ff678a3 Mon Sep 17 00:00:00 2001 From: lgrcia <20612771+lgrcia@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:31:21 -0400 Subject: [PATCH] ci: trying to publish again --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 90c4ed3..e187554 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "starspotter" -version = "0.0.7-beta" +version = "0.0.8-beta" description = "Stellar contamination estimates from rotational light curves" authors = [{name="Lionel Garcia"}, {name="Benjamin Rackham"}] license = "MIT"