Skip to content

Conversation

@meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Nov 11, 2025

This PR is auto-generated.

The automated script updates the version of meilisearch-python to a new version: "v0.38.0"

Summary by CodeRabbit

  • Chores
    • Version updated to 0.38.0

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label Nov 11, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 11, 2025

Walkthrough

The meilisearch-python package version is bumped from 0.37.1 to 0.38.0 by updating the __version__ constant in the version module. This is a minor version release increment.

Changes

Cohort / File(s) Summary
Version bump
meilisearch/version.py
Updated __version__ constant from "0.37.1" to "0.38.0"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • brunoocasali
  • Strift
  • curquiza

Poem

🐰 From thirty-seven point one we hop,
To thirty-eight, no need to stop!
A minor bump, a minor cheer,
The version marches through the year! 🎉

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the primary change—updating the version from 0.37.1 to 0.38.0 for the next release.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch meili-bot/bump-version

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 42917f1 and bfbd7b7.

📒 Files selected for processing (1)
  • meilisearch/version.py (1 hunks)
🔇 Additional comments (1)
meilisearch/version.py (1)

3-3: Version bump is correctly applied and complete.

The update from 0.37.1 to 0.38.0 follows proper semantic versioning and the project's release process. Verification confirms:

  • pyproject.toml is correctly configured to dynamically source the version from this file
  • No hardcoded version references exist in documentation or code
  • No additional files require updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Strift Strift added this pull request to the merge queue Nov 11, 2025
Merged via the queue into main with commit a54e3c2 Nov 11, 2025
11 checks passed
@Strift Strift deleted the meili-bot/bump-version branch November 11, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants