Skip to content

Commit 8274d2c

Browse files
authored
Pin dpctl version to a final release tag (#1854)
1 parent 5f84554 commit 8274d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0" %}
2-
{% set required_dpctl_version = "0.17.0a0" %}
2+
{% set required_dpctl_version = "0.17.0" %}
33

44
package:
55
name: dpnp

0 commit comments

Comments
 (0)