From ebc0ad0100a0d37c5f6e2560cf1cf22498968969 Mon Sep 17 00:00:00 2001 From: Corey Lowman Date: Tue, 11 Jun 2024 13:03:03 -0400 Subject: [PATCH] v0.11.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 44c99d9..3086cf4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cudarc" -version = "0.11.4" +version = "0.11.5" edition = "2021" license = "MIT OR Apache-2.0"