From ed6cb8a868a177f6cca607aaeae2c0f84e6e2a78 Mon Sep 17 00:00:00 2001 From: erdogant Date: Sun, 12 Nov 2023 16:12:09 +0100 Subject: [PATCH] 2.5.0 --- d3graph/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d3graph/__init__.py b/d3graph/__init__.py index 41a87c5..2682580 100644 --- a/d3graph/__init__.py +++ b/d3graph/__init__.py @@ -14,7 +14,7 @@ __author__ = 'Erdogan Tasksen' __email__ = 'erdogant@gmail.com' -__version__ = '2.4.17' +__version__ = '2.5.0' # module level doc-string