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

+ 1 - 1
setup.py

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