Skip to content

Commit b155cad

Browse files
committed
REL: bump version to 0.7.0
1 parent 1a47936 commit b155cad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/array_api_extra/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
)
1717
from ._lib._lazy import lazy_apply
1818

19-
__version__ = "0.7.0.dev0"
19+
__version__ = "0.7.0"
2020

2121
# pylint: disable=duplicate-code
2222
__all__ = [

0 commit comments

Comments
 (0)