From 6ca7c28e70d9dc9d3af1f7cd618a3b92e1fcfa4a Mon Sep 17 00:00:00 2001 From: Ville Laitila Date: Fri, 11 Sep 2026 18:19:22 +0300 Subject: [PATCH] releasing 1.19.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0fa3a04..86d4f05 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sgraph -version = 1.18.0 +version = 1.19.0 description = sgraph hierarchic graph data structure, format and algorithms long_description = file: README.md long_description_content_type = text/markdown