Skip to content

v0.1.2

Choose a tag to compare

@mikeckennedy mikeckennedy released this 07 Feb 16:42
· 6 commits to main since this release

[0.1.2] - 2026-02-07

Added

  • talkpython status command to check MCP server health and display version info

Changed

  • Version is now read dynamically from package metadata via importlib.metadata
  • Default output format is now always text (removed auto-detect that defaulted to json when piped)
  • Development status upgraded from Alpha to Beta
  • Added readme field to pyproject.toml so PyPI renders the README