We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68d018 commit 6836c22Copy full SHA for 6836c22
docs/source/conf.py
@@ -9,7 +9,7 @@
9
project = "mkl_random"
10
copyright = "2017-2025, Intel Corp."
11
author = "Intel Corp."
12
-release = "1.4.0dev4"
+release = "1.4.0"
13
14
# -- General configuration ---------------------------------------------------
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
mkl_random/_version.py
@@ -1 +1 @@
1
-__version__ = "1.4.0dev4"
+__version__ = "1.4.0"
0 commit comments