diff --git a/Cargo.toml b/Cargo.toml index 9459608..0ec54e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "RayBNN_DiffEq" -version = "0.1.4" +version = "0.1.5" authors = ["Brosnan Yuen "] edition = "2021" description = "Matrix Differential Equation Solver using GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI"