diff --git a/Cargo.toml b/Cargo.toml index 7398daf..68c4d45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["trtx-sys", "trtx", "trtexec-rs"] resolver = "2" [workspace.package] -version = "0.8.0+rtx1.5" +version = "0.8.0+rtx1.6" edition = "2021" license = "Apache-2.0" authors = ["Tarek Ziade", "Markus Tavenrath", "Stephan Seitz"]