From fd589aa9d956ae45dbe98082a0ef4302d4d56f67 Mon Sep 17 00:00:00 2001 From: Andrea Rizzi Date: Wed, 20 Sep 2017 15:28:21 -0400 Subject: [PATCH] Release 0.13.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3c58fb113..0d39aa6c1 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ ######################## VERSION = "0.13.1" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\