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="",