From b770a724a3a45c8a1f38ae87b575c2f946ea9cf5 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Fri, 2 Jun 2017 18:45:21 +0200 Subject: [PATCH] Update about.py --- thinc/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thinc/about.py b/thinc/about.py index a361b506e..49b31270d 100644 --- a/thinc/about.py +++ b/thinc/about.py @@ -11,4 +11,4 @@ __email__ = 'matt@explosion.ai' __license__ = 'MIT' __title__ = "thinc" -__release__ = False +__release__ = True