diff --git a/setup.py b/setup.py index 1a30412..27e4c7e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pycargo", # Replace with your own username - version="2.0.0", + version="2.0.0-alpha.3", author="Taranjeet Singh", author_email="taranjeet.singh.3312@gmail.com", description="Pycargo is a utility to work with loading and exporting data from excel",