Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
bump version to 0.8.1
  • Loading branch information
lucascolley committed Aug 26, 2025
commit a8ec506c716b18caa480ec3888b83e4c712d107d
2 changes: 1 addition & 1 deletion src/array_api_extra/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
)
from ._lib._lazy import lazy_apply

__version__ = "0.8.1.dev0"
__version__ = "0.8.1"

# pylint: disable=duplicate-code
__all__ = [
Expand Down