From 5af18c3843246141a8c48ed5f999d142dfab0318 Mon Sep 17 00:00:00 2001 From: Kristian Date: Thu, 19 Mar 2026 23:46:40 +0100 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e499753..dfc10e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [project] name = "ledsa" -version = "0.9.8" +version = "0.10.0" description = "A scientific package to analyse smoke via the dimming of light sources." authors = [ {name = "Kristian Börger", email = "boerger@uni-wuppertal.de"},