Skip to content

Commit

Permalink
update v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
biologger committed Jun 17, 2019
1 parent 01515b1 commit db514bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/bin/speciesprimer.py
Original file line number Diff line number Diff line change
Expand Up @@ -4089,7 +4089,7 @@ def commandline():
"(Can be very slow, not recommended)")
# Version
parser.add_argument(
"-V", "--version", action="version", version="%(prog)s 1.5")
"-V", "--version", action="version", version="%(prog)s 2.0")
args = parser.parse_args()
return args

Expand Down

0 comments on commit db514bb

Please sign in to comment.