From d8c37f8c605d9c5e3d9b87bf319548d4452141d9 Mon Sep 17 00:00:00 2001 From: magbb Date: Wed, 2 Oct 2024 08:41:30 +0000 Subject: [PATCH] ci: bump version to 2.40.0 [skip-ci] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0c1f251..87bc87a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dhlab" -version = "2.39.0" +version = "2.40.0" description = "Text and image analysis of the digital collection (books, newspapers, periodicals, and images) at the National Library of Norway" authors = ["The Digital Humanities Lab at The National Library of Norway (NB) "] license = "MIT"