Update setup.py

This commit is contained in:
Shitao Xiao 2024-08-10 23:50:05 +08:00 committed by GitHub
parent 0ea3d110ce
commit 1207fa7e78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ with open("README.md", mode="r", encoding="utf-8") as readme_file:
setup(
name='FlagEmbedding',
version='1.2.10',
version='1.2.11',
description='FlagEmbedding',
long_description=readme,
long_description_content_type="text/markdown",