We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae1865 commit 42a110dCopy full SHA for 42a110d
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.1'
+__version__ = '1.1.1'
21
22
from .common import *
0 commit comments