From dfdec7b54cc206ad30097c880bcd5834051b9618 Mon Sep 17 00:00:00 2001 From: Maggie Steiner Date: Wed, 16 Sep 2020 19:33:21 +0000 Subject: [PATCH] Update _version.py --- haphpipe/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haphpipe/_version.py b/haphpipe/_version.py index f8e3bfc..8be8c05 100644 --- a/haphpipe/_version.py +++ b/haphpipe/_version.py @@ -5,7 +5,7 @@ __author__ = 'Matthew L. Bendall, Keylie M. Gibson, Margaret C. Steiner, and Uzma Rentia' __copyright__ = "Copyright (C) 2019 Matthew L. Bendall and Keylie M. Gibson, (C) 2020 Margaret C. Steiner and Uzma Rentia" -VERSION = '1.0.2' +VERSION = '1.0.3' # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by