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"