From 1e0448bca2801ca0a9a8b63bdc6f43a1a0351cbd Mon Sep 17 00:00:00 2001 From: Barry57 <160387047+Barry57@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:39:35 +0800 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 6220205..29437a7 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,6 @@ with open('README.md', 'r', encoding='utf-8') as f: long_description = f.read() - setup( name='GENetLib', version='1.1.3',