From 988e0930a4a76baa182c3dd5dac7596d8b271446 Mon Sep 17 00:00:00 2001 From: ircwaves Date: Fri, 28 Oct 2016 14:42:16 -0400 Subject: [PATCH] version bump confirmed --- gips/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gips/version.py b/gips/version.py index 09a185c8..19e07763 100644 --- a/gips/version.py +++ b/gips/version.py @@ -20,4 +20,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see ################################################################################ -__version__ = '0.8.3-dev' +__version__ = '0.8.3'