From 3985ca53c2062ba293a662ecf529746309618067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Sat, 13 Jan 2024 19:09:23 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.6.0=20=E2=86=92=200.6.1a0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 32c8c7d..a3eab09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sdss-lvmecp" -version = "0.6.0" +version = "0.6.1a0" description = "A library and actor to communicate with an SDSS-V LVM Enclosure" authors = ["José Sánchez-Gallego ", "mingyeong yang "] license = "BSD-3-Clause"