We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 335866d + 20a87f0 commit e981bc4Copy full SHA for e981bc4
2 files changed
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [dev] (MM/DD/YYYY)
8
+
9
+### Added
10
11
+### Changed
12
13
+### Fixed
14
15
## [2.7.0] (04/16/2026)
16
17
### Added
mkl/_version.py
@@ -1 +1 @@
1
-__version__ = "2.7.0"
+__version__ = "2.8.0dev0"
0 commit comments