Browse Source

Update setup.py

Kentaro Wada 7 năm trước cách đây
mục cha
commit
74360f8db7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -94,7 +94,7 @@ setup(
         'develop': CustomDevelopCommand,
         'install': CustomInstallCommand,
     },
-    description='Annotation Tool for Object Segmentation.',
+    description='Image Polygonal Annotation with Python.',
     long_description=open('README.md').read(),
     author='Kentaro Wada',
     author_email='www.kentaro.wada@gmail.com',