Skip to content

Commit 98648fd

Browse files
committed
REL: bump version to 0.7.2
1 parent c3ba802 commit 98648fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/array_api_extra/__init__.py

Lines changed: 1 addition & 1 deletion
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.2.dev0"
19+
__version__ = "0.7.2"
2020

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

0 commit comments

Comments
 (0)