Skip to content

Commit 22e63b2

Browse files
authored
MAINT: bump to v0.10.0.dev0 (#575)
1 parent 87cb64a commit 22e63b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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
@@ -26,7 +26,7 @@
2626
)
2727
from ._lib._lazy import lazy_apply
2828

29-
__version__ = "0.9.2"
29+
__version__ = "0.10.0.dev0"
3030

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

0 commit comments

Comments
 (0)