Skip to content

Commit a8ec506

Browse files
committed
bump version to 0.8.1
1 parent d3b779d commit a8ec506

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
@@ -17,7 +17,7 @@
1717
)
1818
from ._lib._lazy import lazy_apply
1919

20-
__version__ = "0.8.1.dev0"
20+
__version__ = "0.8.1"
2121

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

0 commit comments

Comments
 (0)