Skip to content

Sync CLI version with package version #11

@ayhammouda

Description

@ayhammouda

Why

The package metadata and runtime CLI version are currently inconsistent. That looks amateur during launch and makes support/debugging harder.

Evidence

  • pyproject.toml version: 0.1.1
  • mcp-server-python-docs --version reports: 0.1.0
  • Source: src/mcp_server_python_docs/__init__.py

Acceptance criteria

  • CLI --version matches pyproject.toml.
  • Version has a single source of truth, or a test prevents drift.
  • Release notes/tag version match the package version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:package-ecosystemPyPI/package metadata and package docs coveragebugSomething isn't workingpriority:P0Critical: blocks core functionality or release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions