From d484e708bc0d3cc4f2e6b187d3b534f806881d51 Mon Sep 17 00:00:00 2001 From: Jamie Morton Date: Tue, 12 Jun 2018 09:53:20 -0700 Subject: [PATCH] Update __init__.py --- gneiss/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gneiss/__init__.py b/gneiss/__init__.py index 7f027da..c88b2aa 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.2-dev" +__version__ = "0.4.4"