Skip to content

Commit d77982e

Browse files
committed
REL: bump to v0.9.1
1 parent b51523c commit d77982e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/array_api_extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
)
2626
from ._lib._lazy import lazy_apply
2727

28-
__version__ = "0.9.1.dev0"
28+
__version__ = "0.9.1"
2929

3030
# pylint: disable=duplicate-code
3131
__all__ = [

0 commit comments

Comments
 (0)