From e08f50a3bee84c67c54c3dcc3926d03191b26474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Le=C3=B3n-Perin=C3=A1n?= Date: Tue, 15 Oct 2024 15:11:00 +0200 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 856b1ad..b9953c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "openst" -version = "0.2.1" +version = "0.2.2" description = "The computational pipeline for the Open-ST method." license = "GPL-2.0" authors = [