From 7779a5614667e7be5f03a86c22af8fd82cd793f3 Mon Sep 17 00:00:00 2001 From: Chris Jellen Date: Sun, 17 Nov 2024 14:38:03 -0800 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6aeccfd..ca26e64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ndbc-api" -version = "0.24.10.15.1" +version = "0.24.11.17.1" description = "A Python API for the National Data Buoy Center." authors = ["cdjellen "] license = "MIT"