From ad7c3489c7a4abc0ff19c97f06e6ebe4bae6dc7a Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Tue, 16 Dec 2025 22:42:25 +0200 Subject: [PATCH] releasing 1.2.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 12e51c7..408b48f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.2.3 +version = 1.2.4 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown