ymao 4 年之前
父节点
当前提交
f259bf584e
共有 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.util',
-    version=0.21,
+    version=0.22,
     url='http://git.trops-global.com/authen/trops_utils.git',
     license='GPL',
     author='authen',