From 5be3926ae1137621bd96e3d7de2803745acc7d5a Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Wed, 29 Apr 2026 11:27:13 +0300 Subject: [PATCH] releasing 1.5.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5f68e8e..174b209 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.5.0 +version = 1.5.1 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown