Skip to content

bump: version 1.83.0 → 1.83.1 - #25054

Merged
ishaan-berri merged 1 commit into
mainfrom
litellm_bump_apr2
Apr 3, 2026
Merged

bump: version 1.83.0 → 1.83.1#25054
ishaan-berri merged 1 commit into
mainfrom
litellm_bump_apr2

Conversation

@yuneng-berri

Copy link
Copy Markdown
Contributor

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/test_litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem
  • I have requested a Greptile review by commenting @greptileai and received a Confidence Score of at least 4/5 before requesting a maintainer review

Delays in PR merge?

If you're seeing a delay in your PR being merged, ping the LiteLLM Team on Slack (#pr-review).

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🚄 Infrastructure

Changes

@vercel

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 3, 2026 4:43am

Request Review

@CLAassistant

CLAassistant commented Apr 3, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@greptile-apps

greptile-apps Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the LiteLLM package version from 1.83.0 to 1.83.1 by updating two version fields in pyproject.toml.

  • Updates [tool.poetry] version from 1.83.01.83.1
  • Updates [tool.commitizen] version from 1.83.01.83.1

No functional code changes are included. This is a pure infrastructure/release patch bump.

Confidence Score: 5/5

This PR is safe to merge — it is a mechanical patch version bump with no functional code changes.

The entire diff is two version string changes in pyproject.toml. Both the Poetry package version and the Commitizen version are updated consistently to 1.83.1. No logic, tests, or configuration is altered.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bumped from 1.83.0 to 1.83.1 in both the Poetry and Commitizen version fields; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml] --> B[tool.poetry version\n1.83.0 → 1.83.1]
    A --> C[tool.commitizen version\n1.83.0 → 1.83.1]
    B --> D[Package release\nv1.83.1]
    C --> D
Loading

Reviews (1): Last reviewed commit: "bump: version 1.83.0 → 1.83.1" | Re-trigger Greptile

@ishaan-berri
ishaan-berri merged commit 50f4fde into main Apr 3, 2026
63 of 99 checks passed
@ishaan-berri
ishaan-berri deleted the litellm_bump_apr2 branch April 3, 2026 04:43
@codspeed-hq

codspeed-hq Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing litellm_bump_apr2 (3b02dec) with main (a6dfd02)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants