Skip to content

Commit b251352

Browse files
committed
correct release timestamp
1 parent 2d18c69 commit b251352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/leb/main/EzAAI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
public class EzAAI {
3434
public static final String VERSION = "v1.2.4",
35-
RELEASE = "Aug. 2024",
35+
RELEASE = "Jul. 2025",
3636
CITATION = " Kim, D., Park, S. & Chun, J.\n"
3737
+ " Introducing EzAAI: a pipeline for high throughput calculations of prokaryotic average amino acid identity.\n"
3838
+ " J Microbiol. 59, 476–480 (2021).\n"

0 commit comments

Comments
 (0)