Skip to content

Release#176

Merged
sebschmi merged 2 commits into
mainfrom
release
May 7, 2026
Merged

Release#176
sebschmi merged 2 commits into
mainfrom
release

Conversation

@sebschmi
Copy link
Copy Markdown
Collaborator

@sebschmi sebschmi commented May 7, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 7, 2026 12:21
@sebschmi sebschmi enabled auto-merge May 7, 2026 12:21
Copy link
Copy Markdown
Contributor

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 prepares a new release by bumping the workspace crate versions from 2.0.3 to 2.0.4 and updating internal dependency version constraints accordingly. It also changes the Python wheels GitHub Actions workflow so the PyPI publish step is no longer explicitly restricted to tag builds.

Changes:

  • Bump crate versions to 2.0.4 across the Rust workspace and align internal path dependency versions.
  • Update Cargo.lock to reflect the new internal package versions.
  • Adjust .github/workflows/python.yml by removing the tag-only condition from the PyPI publish step.

Reviewed changes

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

Show a summary per file
File Description
tsalign/Cargo.toml Bumps tsalign crate and internal dependency versions to 2.0.4.
tsalign-tests/Cargo.toml Bumps tsalign-tests crate version to 2.0.4.
seed_chain/Cargo.toml Bumps seed_chain crate and internal dependency version to 2.0.4.
python_bindings/Cargo.toml Bumps Python bindings crate and internal dependency versions to 2.0.4.
lib_tsshow/Cargo.toml Bumps lib_tsshow crate and internal dependency version to 2.0.4.
lib_tsalign/Cargo.toml Bumps lib_tsalign crate and internal dependency versions to 2.0.4.
lib_ts_chainalign/Cargo.toml Bumps lib_ts_chainalign crate and internal dependency versions to 2.0.4.
generic_a_star/Cargo.toml Bumps generic_a_star crate version to 2.0.4.
Cargo.lock Updates locked internal package versions to 2.0.4.
.github/workflows/python.yml Removes the explicit tag-only guard from the PyPI publish step.

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

Comment thread .github/workflows/python.yml
@sebschmi sebschmi merged commit 0167e77 into main May 7, 2026
32 checks passed
@sebschmi sebschmi deleted the release branch May 7, 2026 12:25
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