@@ -1,4 +0,0 @@
-# -*- coding:utf-8 -*-
-
-def filter_space(s):
- return s.strip() if isinstance(s, str) else s
@@ -4,8 +4,8 @@ from setuptools import setup, find_packages
setup(
name='authen.util',
- version=0.17,
- url='http://git.aoyanming.com/authen/util.git',
+ version=0.18,
+ url='http://git.trops-global.com/authen/trops_utils.git',
license='GPL',
author='authen',
author_email='295002887@qq.com',