Metadata-Version: 2.4
Name: litellm-dev
Version: 0.0.0.dev0
Summary: Placeholder for the litellm-dev development channel of BerriAI/litellm. Real dev builds are published by the LiteLLM release pipeline.
License-Expression: MIT
Project-URL: Homepage, https://litellm.ai
Project-URL: Repository, https://github.com/BerriAI/litellm
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# litellm-dev (placeholder)

Namespace placeholder for the `litellm-dev` development channel of
[BerriAI/litellm](https://github.com/BerriAI/litellm).

Real dev builds are published as PEP 440 pre-releases (`1.X.Y.devN`).
Install the latest dev build with:

    pip install --pre litellm-dev
