From a0c4ae2d0e99e50b7f19d87b72048e37041a9081 Mon Sep 17 00:00:00 2001 From: Andrea Rizzi Date: Fri, 26 Jan 2018 09:09:40 -0500 Subject: [PATCH] Release 0.14.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c4cf06767..d406ea2ff 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ ######################## VERSION = "0.14.0" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\