From 825f90d4fe8951b7ef36c1ff626405f280df3de9 Mon Sep 17 00:00:00 2001 From: Jamie Morton Date: Wed, 18 Oct 2017 17:47:38 -0700 Subject: [PATCH] Changing version strings --- gneiss/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gneiss/__init__.py b/gneiss/__init__.py index 33981ba..c19eaa6 100644 --- a/gneiss/__init__.py +++ b/gneiss/__init__.py @@ -6,4 +6,4 @@ # The full license is in the file COPYING.txt, distributed with this software. # ---------------------------------------------------------------------------- -__version__ = "0.4.1" +__version__ = "0.4.2"