CI/release installer repair: package metadata now matches LiteLLM's pinned dependency requirements so GitHub Actions can install the backend with pip install -e ".[dev]".
The previous v0.1.16 tag was pushed before this CI installer fix and triggered failing backend install checks. This patch release avoids rewriting the existing tag.