Skip to content

Commit 4528420

Browse files
committed
DEV: bump version to 0.5.1.dev0
1 parent c7b47f1 commit 4528420

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/array_api_extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
sinc,
1313
)
1414

15-
__version__ = "0.5.0"
15+
__version__ = "0.5.1.dev0"
1616

1717
# pylint: disable=duplicate-code
1818
__all__ = [

0 commit comments

Comments
 (0)