commit | 3e7feba2187c77ea6d0b48a8f8c4243314bbbbbe | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周五 11月 09 16:51:27 2012 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周五 11月 09 16:51:27 2012 +0800 |
tree | 9b4b895d54f076d05b6c73a40bc17e45bbb28764 | |
parent | 5d8cf505acca7a0889a85bb723db53d98e842eac [diff] [blame] |
修改判断空域的bug
diff --git a/setup.py b/setup.py index 28bb247..bc8d02d 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ #print find_all_dist_module() setup( - name='swtools', + name='supwisdom', version="0.1", description="Supwisdom python libraries", author='Cheng Tang',