diff --git a/Project.toml b/Project.toml index 391fdbb..27927aa 100644 --- a/Project.toml +++ b/Project.toml @@ -17,7 +17,7 @@ name = "cuOpt" uuid = "29a73d17-8276-40b7-9ffb-d89e58023643" authors = ["Rajesh Gandham ", "Ramakrishna Prabhu "] -version = "0.1.2" +version = "0.2.0" [deps] MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee" diff --git a/README.md b/README.md index 70da82a..fa1259e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To use cuOpt.jl, you must first separately install cuOpt. **Installing cuOpt requires Linux.** -Note: This version of cuOpt.jl supports the Nvidia cuOpt 26.04 releases. +Note: This version of cuOpt.jl supports the Nvidia cuOpt 26.04 release. Please refer to the [NVIDIA cuOpt documentation](https://docs.nvidia.com/cuopt/user-guide/latest/cuopt-c/quick-start.html#installation) for installation instructions.