chore: bump litellm-enterprise 0.1.59 -> 0.1.60, litellm 1.99.0 -> 1.100.0 - #38243
Merged
yuneng-berri merged 1 commit intoAug 26, 2026
Merged
Conversation
Contributor
Greptile SummaryThe PR opens the next LiteLLM and enterprise release lines and keeps their package metadata synchronized.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| enterprise/pyproject.toml | Keeps the enterprise project and Commitizen versions synchronized at 0.1.60. |
| pyproject.toml | Bumps the root project and Commitizen versions to 1.100.0 and aligns the enterprise dependency pin with 0.1.60. |
| uv.lock | Updates both editable workspace-package versions consistently and refreshes the dependency cutoff timestamp without changing third-party resolutions. |
Reviews (2): Last reviewed commit: "bump: litellm-enterprise 0.1.59 -> 0.1.6..." | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contributor
yuneng-berri
force-pushed
the
litellm_/release-version-bump-d43f8c
branch
from
August 26, 2026 02:28
9e3f44e to
e5f7df0
Compare
Contributor
Author
mateo-berri
approved these changes
Aug 26, 2026
shin-berri
approved these changes
Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TLDR
Problem this solves:
How it solves it:
User Flow
Not applicable: this is a version metadata change only, no behavior changes. The next nightly and rc cut from staging will publish as 1.100.0.x instead of continuing the graduated 1.99.0 line
Relevant issues
None
Linear ticket
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
uv run pytest tests/test_litellm/<your_test_file>.py -v. Leave the suites (make test-unit-*,make test-unit) to CI: it finishes in ~15 minutes where a laptop takes an hour or more@greptileaito re-request a review after pushing changes)Screenshots / Proof of Fix
There is no meaningful proof of fix for a version bump. The diff is the version lines in pyproject.toml and enterprise/pyproject.toml plus the matching uv.lock refresh; the lock's only other movement is the rolling exclude-newer timestamp, with no third-party package changes
Type
🚄 Infrastructure
Caveats (if any)
Final Attestation