From 4437456104d6c3c9b9637df40499e45ef66427e3 Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Sun, 12 Jul 2026 16:54:57 +0300 Subject: [PATCH] releasing 1.7.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2317c71..b874e69 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.6.1 +version = 1.7.0 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown