From 67b6967ce987333aa77861cf274bd5cde3184a08 Mon Sep 17 00:00:00 2001 From: Andrei Date: Thu, 20 Oct 2016 03:23:22 -0500 Subject: [PATCH] Release 0.0.6 --- disco/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disco/__init__.py b/disco/__init__.py index 6e83b38..0cdff65 100644 --- a/disco/__init__.py +++ b/disco/__init__.py @@ -1 +1 @@ -VERSION = '0.0.5' +VERSION = '0.0.6'