From c671a718a0c811233437a76515673023c3e4dfdb Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Thu, 15 Aug 2024 14:18:21 +1200 Subject: [PATCH] update version (#13) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0698b24..c69d642 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = ["src/echosms"] [project] name = 'echosms' -version = '0.0.2' +version = '0.0.3' license = {file = "LICENSE"} keywords = ["acoustic", "backscatter", "model"] authors = [