From ba43b0d80702176aa25c9badd57c1639638cd6fd Mon Sep 17 00:00:00 2001 From: David Michaels Date: Thu, 27 Jun 2024 09:48:26 -0400 Subject: [PATCH] CHANGES.rst --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d790f3a875..6161198ebe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "smaht-submitr" -version = "1.0.0.1b17" # TODO: To become 1.0.1 +version = "1.0.0.1b18" # TODO: To become 1.0.1 description = "Support for uploading file submissions to SMAHT." # TODO: Update this email address when a more specific one is available for SMaHT. authors = ["SMaHT DAC "]