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 a648ffd commit 749c387Copy full SHA for 749c387
docs/conf.py
@@ -15,7 +15,7 @@
15
author = 'Consortium for Python Data API Standards'
16
17
import array_api_compat
18
-version = array_api_compat.__version__
+release = array_api_compat.__version__
19
20
# -- General configuration ---------------------------------------------------
21
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
0 commit comments