File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- {% set version = "1.2.8 " %}
1+ {% set version = "1.2.10 " %}
22{% set buildnumber = 0 %}
33
44package :
Original file line number Diff line number Diff line change 1- {% set version = "1.2.8 " %}
1+ {% set version = "1.2.10 " %}
22{% set buildnumber = 0 %}
33
44package :
Original file line number Diff line number Diff line change 77# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
88
99project = 'mkl_random'
10- copyright = '2017-2024 , Intel Corp.'
10+ copyright = '2017-2025 , Intel Corp.'
1111author = 'Intel Corp.'
12- release = '1.2.7 '
12+ release = '1.2.10 '
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1- __version__ = '1.2.8 '
1+ __version__ = '1.2.10 '
You can’t perform that action at this time.
0 commit comments