Skip to content

Commit 3f5c671

Browse files
authored
Merge pull request #114 from IntelPython/bump-version-1.4.0dev4
[MAINT] Bump version to 1.4.0dev4
2 parents 65e6561 + caae1d3 commit 3f5c671

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = "mkl_random"
1010
copyright = "2017-2025, Intel Corp."
1111
author = "Intel Corp."
12-
release = "1.4.0dev3"
12+
release = "1.4.0dev4"
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

mkl_random/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.0dev3"
1+
__version__ = "1.4.0dev4"

0 commit comments

Comments
 (0)