소스 검색

first commit acloud

ymao 3 년 전
부모
커밋
122a588275
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      authen/acloud/__init__.py
  2. 1 1
      setup.py

+ 0 - 0
authen/acloud/__init__.py


+ 1 - 1
setup.py

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