Skip to content

Conversation

@t-reents
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 31, 2026 12:34
Copy link

Copilot AI left a comment

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 performs a version bump from 2.2.0 to 2.2.1 for a new release of the seekpath package.

Changes:

  • Updated __version__ from '2.2.0' to '2.2.1' in seekpath/init.py
  • Updated Downloads URL to point to v2.2.1 archive in pyproject.toml

Reviewed changes

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

File Description
seekpath/init.py Updated version string to 2.2.1
pyproject.toml Updated Downloads URL to reference v2.2.1 archive

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

"""

__version__ = '2.2.0'
__version__ = '2.2.1'
Copy link

Copilot AI Jan 31, 2026

Choose a reason for hiding this comment

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

The CHANGELOG.md file should be updated to include an entry for v2.2.1. The repository maintains a CHANGELOG.md file with entries for all previous releases (v2.2.0, v2.1.0, v2.0.0, v1.x), but there is no entry for this new version. Please add a section at the top of CHANGELOG.md describing what changes are included in this release.

Suggested change
__version__ = '2.2.1'
__version__ = '2.2.0'

Copilot uses AI. Check for mistakes.
@t-reents t-reents merged commit 7b18ca9 into materialscloud-org:main Jan 31, 2026
6 checks passed
@t-reents t-reents deleted the release-v2.2.1 branch January 31, 2026 12:53
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.

1 participant