From 61dea4c6ac0bed4987115b17f077e14ad82acdc6 Mon Sep 17 00:00:00 2001 From: Alaina Shumate Date: Mon, 17 Oct 2022 13:36:43 -0400 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2931bde..ee801e1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ name="LiftoffTools", version="0.4.3", author="Alaina Shumate", - author_email="ashumat2@jhmi.edu", + author_email="alainashumate@gmail.com", description="A tool for comparing annotations across genome assemblies", url="https://github.com/ashumate/LiftoffTools", install_requires=['matplotlib>=3.5.2' ,'nltk>=3.6.7','numpy>=1.21.1', 'parasail>=1.2.4', 'gffutils>=0.10.1',