Skip to content

Commit 6484c77

Browse files
authored
Merge 33610cb into 3fa574f
2 parents 3fa574f + 33610cb commit 6484c77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.14.0] - MM/DD/2024
7+
## [0.14.0] - 02/19/2024
88

99
This release will require DPC++ `2024.1.0`, which no longer supports Intel Gen9 integrated GPUs found in Intel CPUs of 10th generation and older.
1010

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set required_compiler_and_mkl_version = "2024.1" %}
2-
{% set required_dpctl_version = "0.16.0*" %}
2+
{% set required_dpctl_version = "0.16.0" %}
33

44
package:
55
name: dpnp

0 commit comments

Comments
 (0)