Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Paururo authored Nov 16, 2024
1 parent 2ac6d16 commit 28ac35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use std::collections::{HashSet, HashMap};
#[derive(Parser, Debug)]
#[command(
name = "snpick",
version = "0.1.0",
version = "1.0.0",
author = "Paula Ruiz-Rodriguez <paula.ruiz.rodriguez@csic.es>",
about = "A fast and efficient tool for extracting variable sites and generating a VCF with actual bases, including ambiguous bases and codons."
)]
Expand Down

0 comments on commit 28ac35b

Please sign in to comment.