diff --git a/thinc/about.py b/thinc/about.py index a93d2d939..f2277f5e9 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