diff --git a/Cargo.toml b/Cargo.toml index fbfdb19..fc50628 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tcrdist_rs" -version = "0.1.4" +version = "0.1.5" edition = "2021" license = "MIT" description = "Rust tcrdist routines, including SMID-accelerated edit distances from triple_accel."