Skip to content

Commit 5326cbd

Browse files
authored
DEV: bump version to 0.7.2.dev0 (#188)
1 parent 0d26a74 commit 5326cbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/array_api_extra/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
)
1717
from ._lib._lazy import lazy_apply
1818

19-
__version__ = "0.7.1"
19+
__version__ = "0.7.2.dev0"
2020

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

0 commit comments

Comments
 (0)