diff --git a/setup.py b/setup.py index 65e0d49..90158c6 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ MAINTAINER = "Yi-Xuan Xu" MAINTAINER_EMAIL = "xuyx@lamda.nju.edu.cn" URL = "https://github.com/LAMDA-NJU/Deep-Forest" -VERSION = "0.1.6" +VERSION = "0.1.7" def configuration(parent_package="", top_path=None):