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.
2 parents 58cd3b9 + 42a110d commit 0cf6967Copy full SHA for 0cf6967
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 1.1.1 (2023-03-08)
+# 1.1.1 (2023-03-10)
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.1'
+__version__ = '1.1.1'
21
22
from .common import *
0 commit comments