Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit 3bd40d5

Browse files
committed
updated requirements
1 parent 4af6d91 commit 3bd40d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
URL = 'https://github.com/bedapudi6788/Deep-Segmentation'
1818
1919
AUTHOR = 'BEDAPUDI PRANEETH'
20-
REQUIRES_PYTHON = '>=2.6.0'
21-
VERSION = '1.0.1'
20+
REQUIRES_PYTHON = '>=3.6.0'
21+
VERSION = '1.0.2'
2222

2323
# What packages are required for this module to be executed?
2424
REQUIRED = [

0 commit comments

Comments
 (0)