Version/bump#53
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
✨ Finishing Touches🧪 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 |
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s version metadata to 3.1.9 after an incorrect prior tag/release, ensuring the package version is consistent across build/config files and user-facing references.
Changes:
- Bump
weacversion from3.1.7to3.1.9in packaging/runtime metadata. - Update the lockfile’s editable package entry to reflect
3.1.9. - Update the demo notebook’s referenced release version to
v3.1.9.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
uv.lock |
Updates the locked editable package version to 3.1.9. |
src/weac/__init__.py |
Updates __version__ to 3.1.9. |
pyproject.toml |
Updates [project].version and [tool.bumpversion].current_version to 3.1.9. |
demo/demo.ipynb |
Updates the notebook text to reference release v3.1.9. |
CITATION.cff |
Updates the citation version to 3.1.9 (but see comment re: date-released). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| orcid: "https://orcid.org/0000-0001-8320-8672" | ||
| version: 3.1.7 | ||
| version: 3.1.9 | ||
| date-released: 2021-12-30 |
Mistakes in previous Tag / Release, so now we double-bumped.