From 8fc4a505f6bcbfafc0d0b4c0e5196e7b4ab5a8f8 Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Sun, 29 Sep 2024 10:17:41 +1300 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 271a86d..1071f5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = ["src/echosms"] [project] name = 'echosms' -version = '0.1.9' +version = '0.1.10' license = {file = "LICENSE"} keywords = ["acoustic", "backscatter", "model"] authors = [