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