Bump version to 2026.02.22 for initial PyPI release
Adds Starlight docs site and MCP HTTP transport support.
This commit is contained in:
parent
4a358050f0
commit
962ee2e0e0
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "mcnoaa-tides"
|
name = "mcnoaa-tides"
|
||||||
version = "2026.02.21"
|
version = "2026.02.22"
|
||||||
description = "FastMCP server for NOAA CO-OPS Tides and Currents API"
|
description = "FastMCP server for NOAA CO-OPS Tides and Currents API"
|
||||||
authors = [{ name = "Ryan Malloy", email = "ryan@supported.systems" }]
|
authors = [{ name = "Ryan Malloy", email = "ryan@supported.systems" }]
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
|
|||||||
2
uv.lock
generated
2
uv.lock
generated
@ -769,7 +769,7 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mcnoaa-tides"
|
name = "mcnoaa-tides"
|
||||||
version = "2026.2.21"
|
version = "2026.2.22"
|
||||||
source = { editable = "." }
|
source = { editable = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "fastmcp" },
|
{ name = "fastmcp" },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user