Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.5.1 #91

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Release v4.5.1 #91

merged 5 commits into from
Aug 8, 2024

Conversation

nfrasser
Copy link
Member

Including volume_multi type
Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cryosparc-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 6:15pm

* fix: numpy 2.0 support

- Looser version requirement
- __array_wrap__ deprecation fix
- Replace np.array(a, copy=False) with np.asarray(a)

* fix: pyright type fixes

* fix: slightly stricter numpy version range
@nfrasser nfrasser marked this pull request as ready for review August 6, 2024 18:26
@nfrasser nfrasser self-assigned this Aug 6, 2024
@nfrasser nfrasser merged commit 5027353 into main Aug 8, 2024
10 checks passed
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