From dc42a4673a21db1e84d11edeb3a81b36cf4460a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danie=CC=88l=20de=20Kok?= Date: Fri, 9 Sep 2022 10:05:13 +0200 Subject: [PATCH] Set version to 8.1.1 --- thinc/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thinc/about.py b/thinc/about.py index 9388517fe..080f6f7a6 100644 --- a/thinc/about.py +++ b/thinc/about.py @@ -1,2 +1,2 @@ -__version__ = "8.1.0" +__version__ = "8.1.1" __release__ = True