File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ dev] (MM/DD/YYYY)
8+
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Fixed
14+
715## [ 1.4.0] (04/16/2026)
816
917### Added
Original file line number Diff line number Diff line change 99project = "mkl_random"
1010copyright = "2017-2025, Intel Corp."
1111author = "Intel Corp."
12- release = "1.4.0 "
12+ release = "1.5.0dev0 "
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.4.0 "
1+ __version__ = "1.5.0dev0 "
You can’t perform that action at this time.
0 commit comments