Skip to content

Commit ba673c7

Browse files
authored
DEV: bump to v0.9.2.dev0 (#528)
1 parent 80240a2 commit ba673c7

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

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

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

0 commit comments

Comments
 (0)