Skip to content

Conversation

@meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Oct 23, 2025

⚠️ This PR is automatically generated. Check the new version is the expected one.

Summary by CodeRabbit

  • Chores
    • Updated package version to 0.37.1

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

coderabbitai bot commented Oct 23, 2025

Walkthrough

The pull request bumps the exported __version__ string from "0.37.0" to "0.37.1" in meilisearch/version.py. No logic, function signatures, or control flow changes are introduced.

Changes

Cohort / File(s) Change Summary
Version Bump
meilisearch/version.py
Updated __version__ constant from "0.37.0" to "0.37.1"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Suggested reviewers

  • brunoocasali
  • Strift

Poem

🐰✨ A hop, a bump, from dot-oh to dot-one,
The version advances, another release is done!
In version.py where the numbers reside,
We polish and patch with precision and pride. 🚀

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 pull request title "Update version for the next release (v0.37.1)" is directly aligned with the main change in the changeset, which is bumping the version string from "0.37.0" to "0.37.1" in meilisearch/version.py. The title is specific and includes the exact version number, making it clear and descriptive for anyone scanning the commit history. The phrasing is concise and avoids vague terms, effectively communicating the primary purpose of the change.
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 update-version-v0.37.1

📜 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 cb5b9a6 and c1e9d2a.

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

3-3: Version bump looks good.

The patch version has been correctly bumped from 0.37.0 to 0.37.1. The qualified_version() function will continue to work as expected with the updated version string.


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.

@bentxi13 bentxi13 requested review from Strift and curquiza and removed request for Strift October 23, 2025 11:34
@curquiza curquiza added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit fb13de1 Oct 23, 2025
11 checks passed
@curquiza curquiza deleted the update-version-v0.37.1 branch October 23, 2025 11:47
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.

4 participants