From bbb5f836bc7d63c34cec8dd05dc3369e578a27d5 Mon Sep 17 00:00:00 2001 From: Koncopd Date: Thu, 5 Dec 2024 13:07:49 +0100 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c918d8..d827c85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ packages = [ {include = "scgen"}, ] readme = "README.md" -version = "2.1.1" +version = "2.1.2" [tool.poetry.dependencies] adjustText = "*"