diff --git a/setup.py b/setup.py index 7264ff1..42f8dce 100755 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from Cython.Build import cythonize # python setup.py bdist_egg generate a egg file # Release information about eway -version = "0.1.5" +version = "0.1.6" description = "kivy blocks is a tool to build kivy ui with json format uidesc files" author = "yumoqing" email = "yumoqing@icloud.com"