Skip to content

fix: trigger new release with updated unzip dependencies - #90

Merged
josafatburmeister merged 1 commit into
mainfrom
fix/unzip_dependencies
Mar 31, 2026
Merged

fix: trigger new release with updated unzip dependencies#90
josafatburmeister merged 1 commit into
mainfrom
fix/unzip_dependencies

Conversation

@josafatburmeister

Copy link
Copy Markdown
Contributor

This PR creates an empty commit with a fix tag to trigger the release of a new minor version of the pointtorch package. The goal is to make the changes from #88 - specifically the replacement of zipfile-deflate64 with stream-unzip - available to users.

Although this change does not introduce a functional bug fix or modify the interface of pointtorch.io.unzip, it improves overall usability. The stream-unzip package is more actively maintained and provides up-to-date wheels for newer Python versions, resulting in better compatibility and a smoother installation experience.

@codecov

codecov Bot commented Mar 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown

The documentation for this pull request was deployed at https://ai4trees.github.io/pointtorch/pr90.

@josafatburmeister
josafatburmeister merged commit 0da044d into main Mar 31, 2026
12 checks passed
@josafatburmeister
josafatburmeister deleted the fix/unzip_dependencies branch March 31, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant