ymao 3 년 전
부모
커밋
be86b3ac4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -3,7 +3,7 @@
 from setuptools import setup, find_packages
 
 setup(
-    name='authen.wxmp_utils',
+    name='authen.werobot',
     version=0.1,
     url='http://git.trops-global.com/authen/wxmp_utils.git',
     license='GPL',