diff --git a/setup.py b/setup.py index d5ab3e3..a7b0fb8 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ packages = [ setup( name="bbook_maker", description="The bilingual_book_maker is an AI translation tool that uses ChatGPT to assist users in creating multi-language versions of epub/txt files and books.", - version="0.8.0", + version="0.8.1", license="MIT", author="yihong0618", author_email="zouzou0208@gmail.com",