diff --git a/setup.py b/setup.py index f64642c..168fafe 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ except ImportError: # python setup.py bdist_egg generate a egg file # Release information about eway -version = "5.1.4" +version = "5.1.5" name = "appPublic" description = "appPublic" author = "yumoqing"