From 4dcacffcb04008fddb0bd60436ce485e03672827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Mon, 4 Dec 2023 15:48:58 -0800 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.6.0=20=E2=86=92=201.0.0a0?= 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 94a9651..b70df15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sdss-hal" -version = "0.6.0" +version = "1.0.0a0" description = "High-level observing tool for SDSS-V (replaces SOP)" authors = ["José Sánchez-Gallego "] license = "BSD-3-Clause"