Skip to content

Commit a020a78

Browse files
committed
Updated version number to 2.2.4.
1 parent 067ea97 commit a020a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sate/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
PROGRAM_NAME = "SATe"
1313
PROGRAM_AUTHOR = ["Jiaye Yu", "Mark T. Holder", "Jeet Sukumaran", "Siavash Mirarab", "Jamie Oaks"]
1414
PROGRAM_LICENSE = "GNU General Public License, version 3"
15-
PROGRAM_VERSION = "2.2.3"
15+
PROGRAM_VERSION = "2.2.4"
1616
PROGRAM_YEAR = "2009-2012"
1717
PROGRAM_DESCRIPTION = "Simultaneous Alignment and Tree Estimation"
1818
PROGRAM_WEBSITE = "http://phylo.bio.ku.edu/software/sate/sate.html"

0 commit comments

Comments
 (0)