From 3785a0f426440896af67bec8e07bb7f38b437abd Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Wed, 9 Aug 2023 16:56:51 -0400 Subject: [PATCH] Update version number --- immunotyper/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immunotyper/_version.py b/immunotyper/_version.py index d930acc..ada058f 100644 --- a/immunotyper/_version.py +++ b/immunotyper/_version.py @@ -1,2 +1,2 @@ -__version__ = '1.1.0' +__version__ = '1.1.1'