Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bkille committed Apr 12, 2024
1 parent d6a4445 commit 5d438e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parsnp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ from pathlib import Path
import extend as ext
from tqdm import tqdm

__version__ = "2.0.4"
__version__ = "2.0.5"
reroot_tree = True #use --midpoint-reroot
random_seeded = random.Random(42)

Expand Down

0 comments on commit 5d438e0

Please sign in to comment.