From a1018d29e9f1ec283f37350c43321ca74013b9f4 Mon Sep 17 00:00:00 2001 From: Zhou ZJ <43747306+ZhijianZhou01@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:14:54 +0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 76f4ce4..6c798f9 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="virusrecom", - version="1.2.0", + version="1.2.1", author="Zhi-Jian Zhou", author_email="zjzhou@hnu.edu.cn", description="An information-theory-based method for recombination detection of viral lineages.",