We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
__array_api_version__
1 parent 8a305c5 commit 1b0491bCopy full SHA for 1b0491b
spec/API_specification/array_api/__init__.py
@@ -14,7 +14,7 @@
14
from . import linalg
15
16
17
-__array_api_version__: str = "2021.12"
+__array_api_version__: str = "YYYY.MM"
18
"""
19
String representing the version of the array API specification which the conforming implementation adheres to.
20
0 commit comments