From a47774a4fad41ef199629d9bf39cf9b91b6a28b7 Mon Sep 17 00:00:00 2001 From: jombooth Date: Fri, 18 Oct 2024 19:07:09 +0000 Subject: [PATCH] chore: Bump version to 1.14.0 Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/11409510340 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c55ef015134..1bafddd78dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ target-version = ['py38'] [tool.poetry] name = "label-studio" -version = "1.13.2.dev0" +version = "1.14.0" description = "Label Studio annotation tool" authors = [ "Heartex ",