From 52a6c37c2854ea14e2832ff25d9fb5411ee93016 Mon Sep 17 00:00:00 2001 From: magbb Date: Thu, 1 Aug 2024 15:29:22 +0000 Subject: [PATCH] ci: bump version to 2.36.1 [skip-ci] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9831cf8..f374501 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dhlab" -version = "2.36.0" +version = "2.36.1" 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"