From 47581b45ca6821e2327af23277cf09d5e312fbee Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Mon, 3 Aug 2026 14:58:44 +0300 Subject: [PATCH] releasing 1.7.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b874e69..d5083f3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.7.0 +version = 1.7.1 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown