From 5d596ac07fe2dbf4ca5cafdb938b7635b47bc9ff Mon Sep 17 00:00:00 2001 From: Andrea Rizzi Date: Wed, 17 Oct 2018 12:41:57 -0400 Subject: [PATCH] Release 0.16.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 01561cc86..d6b66078a 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ ######################## VERSION = "0.16.0" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\