release version 1.3.5

This commit is contained in:
chaofan 2025-05-28 15:12:19 +08:00 committed by GitHub
parent 8576fde79b
commit d04f7989ee
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.3.4',
version='1.3.5',
description='FlagEmbedding',
long_description=readme,
long_description_content_type="text/markdown",