diff --git a/setup.py b/setup.py index a33f1a0..9f4ce14 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="pycoornet", - version="0.5.1", + version="0.6.0", description="Using Python Given a set of URLs, this packages detects coordinated link sharing behavior on social media and outputs the network of entities that performed such behaviour.", long_description=long_description, long_description_content_type="text/markdown",