diff --git a/setup.py b/setup.py index fe05a676..5f3b749e 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="spectree", - version="0.10.0", + version="0.10.1", license="Apache-2.0", author="Keming Yang", author_email="kemingy94@gmail.com",