From 5d89bda1d9e721fbc5550abe48a821aa96cbeadd Mon Sep 17 00:00:00 2001 From: linarphy Date: Thu, 10 Jul 2025 18:02:45 +0200 Subject: [PATCH] Version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0af3fbe..54394b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "backscattering_experimental_data" -version = "0.2.3" +version = "0.2.4" authors = [{ name = "linarphy", email = "linarphy@linarphy.net" }] description = "Experimental data management for the measurement of backscattered light in the Virgo interferometer" readme = "README.md"