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