Update setup.py

This commit is contained in:
staoxiao 2023-10-12 10:23:17 +08:00 committed by GitHub
parent 07054dead4
commit df93159a7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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