From ad42125160cdf02472bb399ed1fc627faa1c3e78 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sat, 3 Jun 2017 10:31:00 +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 18a512a2f..77f380ecf 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