From 467ffa5e9539b74fd9a69f3f265e89c8355c6891 Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Fri, 17 Feb 2023 18:18:17 +0100 Subject: [PATCH] Set version to v1.2.2 (#374) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6e023775..74b5130c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -version = 1.2.1 +version = 1.2.2 description = spaCy pipelines for pre-trained BERT and other transformers url = https://spacy.io author = Explosion