Files
strava-mcp-server/src/strava_mcp_server/__init__.py
T
matthias 598f3ac5da
CI/CD Pipeline / Publish to PyPI (push) Successful in 13s
CI/CD Pipeline / Lint & Check (push) Successful in 11s
CI/CD Pipeline / Build & Push Docker Image (push) Successful in 1m26s
feat: parse --transport, --host, and --port flags in main.py to allow dynamic SSE/HTTP configurations, release 0.2.13
2026-05-30 21:07:29 +02:00

4 lines
48 B
Python

"""Strava MCP Server"""
__version__ = "0.2.13"