From 8e7d4820fd2310a72242168bcab7dc85f9ad3935 Mon Sep 17 00:00:00 2001 From: Bas Rustenburg Date: Wed, 26 Apr 2017 09:47:23 -0400 Subject: [PATCH] Release 0.9.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a167b833d..d3b552f0f 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ ######################## VERSION = "0.9.3" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\