diff --git a/setup.py b/setup.py index cec3eeb..eb1d66b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="v6d0auth", - version="", + version="1", packages=["v6d0auth"], url="", license="",