From c14567ed9e48ca34ea3d2b44c37ff48c2ea04ee2 Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Wed, 5 Aug 2026 11:49:53 +0300 Subject: [PATCH] releasing 1.8.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d5083f3..9b62bd6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.7.1 +version = 1.8.0 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown