From c73591e2b92c0601a0bc9e546d2c61b83237f973 Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Fri, 4 Oct 2024 21:29:08 +1300 Subject: [PATCH] Up the version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0070a16..c2033c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = ["src/echosms"] [project] name = 'echosms' -version = '0.1.10' +version = '0.1.11' license = {file = "LICENSE"} keywords = ["acoustic", "backscatter", "model"] authors = [