This commit is contained in:
yihong0618 2024-01-28 14:55:33 +08:00
parent bd46bc0c6c
commit 66e12f1e54

View File

@ -12,13 +12,14 @@ packages = [
"tiktoken",
"PyDeepLX",
"google-generativeai",
"langdetect",
]
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.7.2",
version="0.7.3",
license="MIT",
author="yihong0618",
author_email="zouzou0208@gmail.com",