diff --git a/setup.py b/setup.py index 1ecead3..2b6533f 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.7" +version = "5.1.8" name = "appPublic" description = "appPublic" author = "yumoqing"