We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e6561 commit caae1d3Copy full SHA for caae1d3
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.0dev3"
+release = "1.4.0dev4"
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.0dev3"
+__version__ = "1.4.0dev4"
0 commit comments