Skip to content

Commit 9da466c

Browse files
committed
Bump version to 6.3.0
1 parent 47ad8da commit 9da466c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111

1212
[workspace.package]
1313
edition = "2021"
14-
version = "6.2.4001"
14+
version = "6.3.0"
1515
license = "MIT OR Apache-2.0"
1616
readme = "README.md"
1717

crates/cubecl-hip-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version.workspace = true
1212
rust-version = "1.81"
1313

1414
[features]
15-
default = ["rocm__6_2_4"]
15+
default = ["rocm__6_3_0"]
1616

1717
# ROCm versions
1818
rocm__6_2_2 = [ "hip_41134" ]

0 commit comments

Comments
 (0)