diff --git a/setup.py b/setup.py index 7ccc97a..f10d33b 100644 --- a/setup.py +++ b/setup.py @@ -64,5 +64,5 @@ def _parse_requirements(file_path): 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', ], - keywords="image instance segmentation object detection mask rcnn r-cnn tensorflow keras", + keywords="image instance segmentation object detection mask rcnn r-cnn tensorflow keras new change to be insert", )