From 166fb4c3c31e1ef5dd93898dec17d15bfae233e2 Mon Sep 17 00:00:00 2001
From: andrei <b1naryth1ef@gmail.com>
Date: Sat, 1 Dec 2018 05:24:19 -0800
Subject: [PATCH] Release v0.0.13-rc.2 (rc.1 had a packaging issue)

---
 disco/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/disco/__init__.py b/disco/__init__.py
index 89f2134..2299002 100644
--- a/disco/__init__.py
+++ b/disco/__init__.py
@@ -1 +1 @@
-VERSION = '0.0.13-rc.1'
+VERSION = '0.0.13-rc.2'