From a848324e1d95a0ad5c50a69e187bf288bb71b43d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Eckel?= Date: Thu, 13 Feb 2025 17:14:24 +0100 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f85250f..f2983ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "planetmint" -version = "2.5.1" +version = "2.5.2" description = "Planetmint: The Blockchain Database" authors = ["Planetmint contributors"] license = "AGPLv3"