From 9ec62b8c46ce1b0585d9697c339cf8c0feba7f4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Thu, 31 Oct 2024 13:04:40 -0700 Subject: [PATCH] Release 0.0.40 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cd695e..554137a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sdss-lvmpwi" -version = "0.0.40a0" +version = "0.0.40" description = "Lvm Pwi4 Actor" authors = ["Florian Briegel "] license = "BSD-3-Clause"