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',