From 88817047e98a2881e97cb58cec237de05773570e Mon Sep 17 00:00:00 2001 From: Zhou ZJ <43747306+ZhijianZhou01@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:30:52 +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 4e236b2..521bde6 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="virusrecom", - version="1.1.4", + version="1.1.5", author="Zhi-Jian Zhou", author_email="zjzhou@hnu.edu.cn", description="An information-theory-based method for recombination detection of viral lineages.",