From d23748cfcc0de91fc84df0c05bebbbe90b2287e0 Mon Sep 17 00:00:00 2001 From: Levi Naden Date: Fri, 13 Oct 2017 17:24:03 -0400 Subject: [PATCH] Update to 0.13.2 release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 07f21824a..7846e5571 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ ######################## VERSION = "0.13.2" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\