From 3bd40d59af81215aa1f903b427a5d4fea018802e Mon Sep 17 00:00:00 2001 From: Bedapudi Praneeth Date: Mon, 19 Nov 2018 11:32:04 +0530 Subject: [PATCH] updated requirements --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index fe3e671..876768a 100644 --- a/setup.py +++ b/setup.py @@ -17,8 +17,8 @@ URL = 'https://github.com/bedapudi6788/Deep-Segmentation' EMAIL = 'praneethbedapudi@gmail.com' AUTHOR = 'BEDAPUDI PRANEETH' -REQUIRES_PYTHON = '>=2.6.0' -VERSION = '1.0.1' +REQUIRES_PYTHON = '>=3.6.0' +VERSION = '1.0.2' # What packages are required for this module to be executed? REQUIRED = [