From cf2be7da9f7202897026387d172cc5b81b0641be Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Thu, 5 Feb 2026 02:38:58 +0200 Subject: [PATCH] releasing 1.2.6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e122a7f..b76df38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.2.5 +version = 1.2.6 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown