From 6512e8a03b2118c3e4f7b0eb80869ff494d1b5ae Mon Sep 17 00:00:00 2001 From: Jonas Scheid <43858870+jonasscheid@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:12:25 +0100 Subject: [PATCH] Update setup.py Co-authored-by: Christopher Mohr --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 08c327a..4150a2e 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name='epytope', # Version: - version='3.3.2', + version='3.4.0', description='A Framework for Epitope Detection and Vaccine Design', long_description=long_description,