Bump to 2026.02.18 — re-publish with PyPI README rendering

This commit is contained in:
Ryan Malloy 2026-02-17 20:57:20 -07:00
parent bf72e784d3
commit d413dd464b
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcbirdcage" name = "mcbirdcage"
version = "2026.02.17" version = "2026.02.18"
description = "MCP server for Winegard satellite dish control via serial" description = "MCP server for Winegard satellite dish control via serial"
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "winegard-birdcage" name = "winegard-birdcage"
version = "2026.02.17" version = "2026.02.18"
description = "Winegard satellite dish control for amateur radio sky tracking" description = "Winegard satellite dish control for amateur radio sky tracking"
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "birdcage-tui" name = "birdcage-tui"
version = "2026.02.17" version = "2026.02.18"
description = "Textual TUI for Winegard satellite dish control and amateur radio sky tracking" description = "Textual TUI for Winegard satellite dish control and amateur radio sky tracking"
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"