From 570e7913954bc9e6dbeaffd8536dc7b9fe901fdd Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Fri, 28 Aug 2026 19:20:32 +0300 Subject: [PATCH] releasing 1.17.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a0f4ca7..ac81f9a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.16.0 +version = 1.17.0 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown