Skip to content

Commit 86ea2a6

Browse files
committed
Update version number
1 parent ab90485 commit 86ea2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsnp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ from pathlib import Path
2424

2525
from tqdm import tqdm
2626

27-
__version__ = "2.1.2"
27+
__version__ = "2.1.3"
2828
reroot_tree = True #use --midpoint-reroot
2929
random_seeded = random.Random(42)
3030

0 commit comments

Comments
 (0)