From 326675c376c0094361b624e4e622a9dd9af55944 Mon Sep 17 00:00:00 2001 From: Andrea Rizzi Date: Fri, 28 Jul 2017 16:30:19 -0400 Subject: [PATCH] Release 0.12.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d4ac197a1..3132010c5 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ ######################## VERSION = "0.12.1" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\