From 7956461ed81249f1d6651c660922294ab63d4c05 Mon Sep 17 00:00:00 2001 From: Corey Lowman Date: Thu, 5 Sep 2024 12:47:19 -0400 Subject: [PATCH] v0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b7e926d..c64b1a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cudarc" -version = "0.12.0" +version = "0.12.1" edition = "2021" license = "MIT OR Apache-2.0"