Skip to content

Bump version: 2.6.4 → 3.0.0#27

Merged
zacczakk merged 2 commits into
mainfrom
bump-version
Aug 20, 2025
Merged

Bump version: 2.6.4 → 3.0.0#27
zacczakk merged 2 commits into
mainfrom
bump-version

Conversation

@zacczakk

@zacczakk zacczakk commented Aug 20, 2025

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Documentation

    • Enhanced citation metadata: added project URL, multiple DOIs for archived releases, and a preferred citation to the related The Cryosphere article.
    • Updated demo instructions to reference version 3.0.0.
  • Chores

    • Bumped release version to 3.0.0 and synchronized version references across the project.
    • Adjusted release automation configuration to track relevant files only.

Copilot AI review requested due to automatic review settings August 20, 2025 11:50
@coderabbitai

coderabbitai Bot commented Aug 20, 2025

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Project release version updated from 2.6.4 to 3.0.0 across metadata and docs. CITATION.cff expanded with repository URL, multiple DOI identifiers, and a preferred-citation entry. Bumpversion configuration in pyproject.toml adjusted to update tracked files, removing docs/sphinx/conf.py.

Changes

Cohort / File(s) Summary
Project-wide version bump
pyproject.toml, weac/__init__.py, CITATION.cff, demo/demo.ipynb
Updated release/version references from 2.6.4 to 3.0.0 across project metadata, package version, and demo notebook text.
CITATION metadata enrichment
CITATION.cff
Added top-level url, multiple DOI identifiers for releases and archive, and a preferred-citation block with bibliographic details.
Bumpversion config update
pyproject.toml
Updated [tool.bumpversion] current_version to 3.0.0 and adjusted tracked files, removing docs/sphinx/conf.py from automatic updates.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear 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 73539d7 and 69c18ca.

📒 Files selected for processing (4)
  • CITATION.cff (1 hunks)
  • demo/demo.ipynb (1 hunks)
  • pyproject.toml (3 hunks)
  • weac/__init__.py (1 hunks)
✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-version

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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 version number from 2.6.4 to 3.0.0 across the project files. This indicates a major version release with potential breaking changes, as indicated by the semantic versioning jump from 2.x to 3.x.

  • Updates version strings in package configuration and source files
  • Updates documentation references to reflect the new version
  • Removes obsolete bumpversion configuration for docs/sphinx/conf.py

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
weac/init.py Updates the __version__ string to 3.0.0
pyproject.toml Updates project version and bumpversion configuration, removes docs/sphinx/conf.py reference
demo/demo.ipynb Updates notebook documentation to reference v3.0.0
CITATION.cff Updates version in citation file to 3.0.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread pyproject.toml
@zacczakk zacczakk merged commit d70f309 into main Aug 20, 2025
4 of 5 checks passed
@zacczakk zacczakk deleted the bump-version branch August 20, 2025 11:52
@coderabbitai coderabbitai Bot mentioned this pull request Aug 20, 2025
This was referenced Apr 14, 2026
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