Skip to content

Update version for the next release (v0.41.1)#1244

Merged
Strift merged 1 commit into
mainfrom
meili-bot/bump-version
Jun 16, 2026
Merged

Update version for the next release (v0.41.1)#1244
Strift merged 1 commit into
mainfrom
meili-bot/bump-version

Conversation

@meili-bot

@meili-bot meili-bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR is auto-generated.

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

Summary

Updated the module-level __version__ constant in meilisearch/version.py from 0.41.0 to 0.41.1.

Changes

  • meilisearch/version.py: Bumped __version__ from "0.41.0" to "0.41.1"

This update ensures that qualified_version() will report Meilisearch Python (v0.41.1).

Lines changed: +1/-1
Effort: Low

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label Jun 16, 2026
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e9b0d55c-0db3-4e3c-871a-937410e3fb42

📥 Commits

Reviewing files that changed from the base of the PR and between 7d4d9dd and f8aade0.

📒 Files selected for processing (1)
  • meilisearch/version.py

📝 Walkthrough

Walkthrough

The __version__ constant in meilisearch/version.py is incremented from 0.41.0 to 0.41.1, causing qualified_version() to report Meilisearch Python (v0.41.1).

Changes

Version Bump

Layer / File(s) Summary
__version__ constant update
meilisearch/version.py
__version__ changed from "0.41.0" to "0.41.1".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Possibly related PRs

  • meilisearch/meilisearch-python#1230: Directly modifies the same __version__ constant in meilisearch/version.py, bumping it to 0.41.0 — the previous version prior to this PR's increment.

Poem

🐇 A tiny hop, a patch so small,
The version ticks from zero to one,
0.41.1 now stands tall,
The rabbit stamps the version done!
One line changed, the job is won! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 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 primary change: updating the version constant to v0.41.1 for the next release, which is the only modification in the changeset.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch meili-bot/bump-version

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 enabled auto-merge June 16, 2026 03:02
@Strift Strift added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit f757b56 Jun 16, 2026
10 of 11 checks passed
@Strift Strift deleted the meili-bot/bump-version branch June 16, 2026 03:04
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.

2 participants