Skip to content

Commit e981bc4

Browse files
authored
Merge pull request #186 from IntelPython/start-2.8.0-dev-cycle
Start 2.8.0 dev cycle
2 parents 335866d + 20a87f0 commit e981bc4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and 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
## [2.7.0] (04/16/2026)
816

917
### Added

mkl/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.7.0"
1+
__version__ = "2.8.0dev0"

0 commit comments

Comments
 (0)