Skip to content

Conversation

@meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Dec 1, 2025

This PR is auto-generated.

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

Summary by CodeRabbit

  • Chores
    • Version updated to 0.39.0

✏️ Tip: You can customize this high-level summary in your review settings.

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

coderabbitai bot commented Dec 1, 2025

Walkthrough

The package version is incremented from 0.38.0 to 0.39.0 by updating the __version__ module-level variable in meilisearch/version.py. No functional, behavioral, or control flow changes are introduced.

Changes

Cohort / File(s) Change Summary
Version Bump
meilisearch/version.py
Updated __version__ from "0.38.0" to "0.39.0"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Suggested reviewers

  • Strift
  • brunoocasali

Poem

🐰 A tiny change, so light and small,
The version climbs, as projects do,
From zero-eight to nine-zero,
A hop, a skip—the package renews!

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 describes the main change: updating the version number from 0.38.0 to 0.39.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 6e04189 and 2f20f28.

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

3-3: LGTM!

The version bump from 0.38.0 to 0.39.0 is correctly applied. The pyproject.toml dynamically sources the version from meilisearch.version.__version__ at build time, so this single change ensures consistency across the entire package.


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 Dec 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 1, 2025
@Strift Strift added this pull request to the merge queue Dec 1, 2025
Merged via the queue into main with commit 1e97db2 Dec 1, 2025
11 checks passed
@Strift Strift deleted the meili-bot/bump-version branch December 1, 2025 04:25
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