From 16020d3f41191d8a22eec6fe6152d1ce5ae4f4d5 Mon Sep 17 00:00:00 2001 From: John Chodera Date: Tue, 9 May 2017 22:06:55 -0400 Subject: [PATCH] 0.9.4 release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 48f47e1b6..bd48f6182 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ ######################## VERSION = "0.9.4" -ISRELEASED = False +ISRELEASED = True __version__ = VERSION ######################## CLASSIFIERS = """\