We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e923b6 commit 2fb0a0aCopy full SHA for 2fb0a0a
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 1.1 (2023-02-23)
+# 1.1 (2023-02-24)
2
3
## Major Changes
4
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.0'
+__version__ = '1.1'
21
22
from .common import *
0 commit comments