Skip to content

Commit

Permalink
REL: set version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Jan 15, 2025
1 parent ec915ff commit b463cc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/array_api_extra/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
sinc,
)

__version__ = "0.5.1.dev0"
__version__ = "0.6.0"

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

0 comments on commit b463cc8

Please sign in to comment.