From c460a5a640b38b154b6e396ee2d3174eca95fbf3 Mon Sep 17 00:00:00 2001 From: Akhilesh Halageri Date: Sun, 12 May 2024 16:04:37 +0000 Subject: [PATCH] reset version v3 --- pychunkedgraph/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pychunkedgraph/__init__.py b/pychunkedgraph/__init__.py index f7493720d..528787cfc 100644 --- a/pychunkedgraph/__init__.py +++ b/pychunkedgraph/__init__.py @@ -1 +1 @@ -__version__ = "3.1.3" +__version__ = "3.0.0"