Skip to content

Commit 48a7c37

Browse files
committed
Merge branch 'main' into at
2 parents a7b6c81 + ccb82a6 commit 48a7c37

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
@@ -9,7 +9,7 @@
99
sinc,
1010
)
1111

12-
__version__ = "0.3.3.dev0"
12+
__version__ = "0.4.0"
1313

1414
# pylint: disable=duplicate-code
1515
__all__ = [

0 commit comments

Comments
 (0)