diff --git a/setup.py b/setup.py index 8c8ec2e..493576c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="newsscrapper-SamirPS", # Replace with your own username - version="0.0.6", + version="0.1.0", author="SamirPS", long_description=long_description, long_description_content_type="text/markdown",