From f6104a367bd54907a20b3a10af8b227520bb3a19 Mon Sep 17 00:00:00 2001 From: Steven Weaver Date: Wed, 28 Apr 2021 13:23:51 -0400 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1c4b91a..6a0fbf6 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ setup( name='bioext', - version='0.19.9', + version='0.19.10', description='Misc utilities and definitions not included or hidden in BioPython', author='N Lance Hepler', author_email='nlhepler@gmail.com',