diff --git a/Cargo.toml b/Cargo.toml index f25bdaf..dd6ee4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "intc" -version = "0.3.1" +version = "0.3.2" edition = "2021" description = "An implementation of the *-INC method to calculate an empirical FDR for non-targeting controls in CRISPR screens " license = "MIT"