We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95a63eb + 5516821 commit 0ba7cecCopy full SHA for 0ba7cec
array_api_compat/__init__.py
@@ -17,6 +17,6 @@
17
this implementation for the default when working with NumPy arrays.
18
19
"""
20
-__version__ = '1.14.0'
+__version__ = '1.15.0.dev0'
21
22
from .common import * # noqa: F401, F403
0 commit comments