Skip to content

fix: bump version to 0.7.0 and add scipy to cibuildwheel test-requires#64

Merged
rappdw merged 1 commit intomasterfrom
fix/release-version-and-deps
Mar 23, 2026
Merged

fix: bump version to 0.7.0 and add scipy to cibuildwheel test-requires#64
rappdw merged 1 commit intomasterfrom
fix/release-version-and-deps

Conversation

@rappdw
Copy link
Copy Markdown
Owner

@rappdw rappdw commented Mar 23, 2026

Summary

  • Bump version from 0.6.1-dev to 0.7.0 in both pyproject.toml and meson.build
  • Add scipy to test-requires in [tool.cibuildwheel] to prevent scipy from building from source in manylinux containers (no OpenBLAS available)
  • Checked release.yml: cibuildwheel is already at v2.23.4 (no update needed)

Test plan

  • Verify release workflow triggers correctly on v0.7.0 tag
  • Confirm cibuildwheel import test passes with scipy available in test environment

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Complexity Health
. 68% 0
core 92% 0
reference 98% 0
sparse 94% 0
sparse.csgraph 58% 0
types 100% 0
util 67% 0
Summary 73% (1489 / 2036) 0

Minimum allowed line rate is 65%

@rappdw rappdw merged commit 6f34d26 into master Mar 23, 2026
6 checks passed
@rappdw rappdw deleted the fix/release-version-and-deps branch March 23, 2026 18:06
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