Kentaro Wada 7 年之前
父節點
當前提交
8f0b245924
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -61,7 +61,7 @@ setup(
     long_description=open('README.md').read(),
     author='Kentaro Wada',
     author_email='www.kentaro.wada@gmail.com',
-    url='https://github.com/mpitid/pylabelme',
+    url='https://github.com/wkentaro/labelme',
     install_requires=[
         'matplotlib',
         'Pillow>=2.8.0',