diff --git a/setup.py b/setup.py index d9891f12..8747344a 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="spectree", - version="0.7.6", + version="0.8.0", license="Apache-2.0", author="Keming Yang", author_email="kemingy94@gmail.com",