Update version for the next release (v0.41.1)#1244
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesVersion Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
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 inmeilisearch/version.pyfrom0.41.0to0.41.1.Changes
__version__from"0.41.0"to"0.41.1"This update ensures that
qualified_version()will reportMeilisearch Python (v0.41.1).Lines changed: +1/-1
Effort: Low