From 3fd3fbf20b10ccde6eff74870a0e02ab1264d9c5 Mon Sep 17 00:00:00 2001 From: parrrate Date: Wed, 10 Dec 2025 00:22:09 +0000 Subject: [PATCH] 1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index be9c820..45ae3b0 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="v6d2ctx", - version="", + version="1", packages=["v6d2ctx", "v6d2ctx.integration"], url="", license="",