Skip to content

Bump version 3.0.2#33

Merged
pillowbeast merged 1 commit into
mainfrom
bumpversion
Dec 4, 2025
Merged

Bump version 3.0.2#33
pillowbeast merged 1 commit into
mainfrom
bumpversion

Conversation

@pillowbeast

@pillowbeast pillowbeast commented Dec 4, 2025

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Released version 3.0.2 with updated version numbers across package metadata, configuration files, and module initialization.
    • Updated version references in release documentation and examples to reflect the latest release.

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

Copilot AI review requested due to automatic review settings December 4, 2025 10:47
@coderabbitai

coderabbitai Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This patch release bumps the package version from 3.0.1 to 3.0.2 across configuration files, package metadata, the module version constant, and documentation notebook references.

Changes

Cohort / File(s) Summary
Version metadata
CITATION.cff, pyproject.toml, src/weac/__init__.py
Version bumped from 3.0.1 to 3.0.2 in project configuration, bumpversion tool config, and module __version__ constant
Documentation
demo/demo.ipynb
Version references updated from v3.0.1 to v3.0.2 in markdown cells and print statements

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

All changes are identical in nature—straightforward version number updates with no functional modifications, logic changes, or new features introduced.

Possibly related PRs

✨ 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 bumpversion

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between f398363 and 407073e.

📒 Files selected for processing (4)
  • CITATION.cff (1 hunks)
  • demo/demo.ipynb (1 hunks)
  • pyproject.toml (2 hunks)
  • src/weac/__init__.py (1 hunks)

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.

@pillowbeast pillowbeast merged commit 2235508 into main Dec 4, 2025
10 of 11 checks passed

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 bumps the package version from 3.0.1 to 3.0.2 across all relevant configuration and documentation files.

  • Updates version string consistently across package source, build configuration, and documentation
  • Maintains semantic versioning format (3.0.2)
  • Updates both the project version and bumpversion configuration

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/weac/init.py Updates the Python package version string to 3.0.2
pyproject.toml Updates the project version and bumpversion current_version configuration to 3.0.2
demo/demo.ipynb Updates the demo notebook reference to indicate it works with release v3.0.2
CITATION.cff Updates the citation file version metadata to 3.0.2

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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