From af13d315e9a4b32a9dcb34777ec1b186efbd6745 Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Wed, 18 Mar 2026 00:10:33 +0200 Subject: [PATCH] releasing 1.4.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fd05c0c..bb0827a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.3.1 +version = 1.4.0 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown