From ab0428e9cbdf2ce4237f9ef422a559b837cc2c55 Mon Sep 17 00:00:00 2001 From: Eric Rosas Date: Mon, 10 Jun 2024 11:14:54 -0700 Subject: [PATCH] Fixed - updated `pyproject.toml` Fixed - updated `pyproject.toml` --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3639a30..1f7c680 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ ] description = "The companion package to the Rubin citizen science notebooks." -version = "0.4.0" +version = "0.4.1" readme = "README.md" dependencies = [ "panoptes_client",