From 4422364b51e7947a6bb67ffe5f762b2401699ead Mon Sep 17 00:00:00 2001 From: Abhishek Arya Date: Sat, 26 Dec 2020 13:40:14 -0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 755ad0b5b..c70421385 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name='criticality_score', - version='1.0.5', + version='1.0.6', author='Abhishek Arya', author_email='', description='Gives criticality score for an open source project',