From c55296085646a825f1afd5a5c726b9cd5fe3d0bf Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Tue, 5 Mar 2019 13:29:02 +0000 Subject: [PATCH] version bump --- ebmdatalab/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebmdatalab/__init__.py b/ebmdatalab/__init__.py index e8893b3..718c4d1 100644 --- a/ebmdatalab/__init__.py +++ b/ebmdatalab/__init__.py @@ -1,3 +1,3 @@ """Package for ebmdatalab jupyter notebook stuff """ -__version__ = '0.0.6' +__version__ = '0.0.7'