diff --git a/settings.ini b/settings.ini index f54a803..2726bab 100644 --- a/settings.ini +++ b/settings.ini @@ -7,7 +7,7 @@ author = xiaochen(ray) zhang author_email = b2ray2c@gmail.com copyright = xiaochen(ray) zhang branch = master -version = 1.0.0 +version = 1.0.1 min_python = 3.6 host = github audience = Developers @@ -18,4 +18,4 @@ status = 2 doc_path = docs lib_path = forgebox title = ForgeBox -requirements = category>=0.1.0 jupyterlab_widgets ipywidgets pandas \ No newline at end of file +requirements = category>=0.1.0 jupyterlab_widgets ipywidgets pandas Pillow \ No newline at end of file