Skip to content

Commit b12ca60

Browse files
authored
DEV: bump version to v0.9.0.dev0 (again) (#410)
1 parent 1194565 commit b12ca60

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

20-
__version__ = "0.8.2"
20+
__version__ = "0.9.0.dev0"
2121

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

0 commit comments

Comments
 (0)