Skip to content

Commit 6a4de57

Browse files
committed
REL: update version to 0.1.1
1 parent 19af335 commit 6a4de57

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
@@ -2,6 +2,6 @@
22

33
from ._funcs import atleast_nd
44

5-
__version__ = "0.1.0"
5+
__version__ = "0.1.1"
66

77
__all__ = ["__version__", "atleast_nd"]

0 commit comments

Comments
 (0)