From 57056bdec65f1da72df35468d2cfe63907205a8f Mon Sep 17 00:00:00 2001 From: jvrana Date: Sun, 3 Jun 2018 14:45:52 -0700 Subject: [PATCH] bump --- pyblast/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyblast/__version__.py b/pyblast/__version__.py index aeec65f..beecb3d 100644 --- a/pyblast/__version__.py +++ b/pyblast/__version__.py @@ -3,5 +3,5 @@ __title__ = 'pyblast' __description__ = 'formalized blast commands for python' __url__ = 'https://github.com/jvrana/pyblast' -__version__ = '0.9.5a' +__version__ = '0.9.6a' __author__ = 'Justin Vrana' \ No newline at end of file