From e7b5e221a7358e71a0755c0edeb6f4c931a3eab9 Mon Sep 17 00:00:00 2001 From: Barry57 <160387047+Barry57@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:15:22 +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 6220205..edd47f9 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='GENetLib', - version='1.1.3', + version='1.1.2', description='A Python Library for Gene–environment Interaction Analysis via Deep Learning', author='Yuhao Zhong', author_email='Barry57@163.com',