From a745dd5cc3a821da69bebd99168803d0a4b9e13b Mon Sep 17 00:00:00 2001 From: pattonw Date: Thu, 9 May 2024 14:27:30 -0700 Subject: [PATCH] patch increment --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7e2a1f34..8e31b9ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ requires = ["setuptools", "wheel"] [project] name = "daisy" description = "Blockwise task scheduler for processing large volumetric data." -version = "1.1" +version = "1.1.1" license = {text = "MIT"} readme = "README.md" authors = [