Skip to content

Version/bump#53

Merged
pillowbeast merged 2 commits into
mainfrom
version/bump
May 21, 2026
Merged

Version/bump#53
pillowbeast merged 2 commits into
mainfrom
version/bump

Conversation

@pillowbeast

Copy link
Copy Markdown
Collaborator

Mistakes in previous Tag / Release, so now we double-bumped.

Copilot AI review requested due to automatic review settings May 21, 2026 13:33
@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@pillowbeast has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 50 minutes and 20 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3cfd6d7d-3171-410b-8cdc-aec9cc319de7

📥 Commits

Reviewing files that changed from the base of the PR and between 2e4b0f3 and 1fe6f5a.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • CITATION.cff
  • demo/demo.ipynb
  • pyproject.toml
  • src/weac/__init__.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch version/bump

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 weac version from 3.1.7 to 3.1.9 in 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.

Comment thread CITATION.cff
orcid: "https://orcid.org/0000-0001-8320-8672"
version: 3.1.7
version: 3.1.9
date-released: 2021-12-30
@pillowbeast pillowbeast merged commit 206e897 into main May 21, 2026
6 checks passed
@pillowbeast pillowbeast deleted the version/bump branch May 21, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants