Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xingchensong authored Dec 26, 2024
1 parent 8169702 commit 0595ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def parse_requirements(filename):

setup(
name="s3tokenizer",
version="0.1.2",
version="0.1.3",
description=\
"Reverse Engineering of Supervised Semantic Speech Tokenizer (S3Tokenizer) proposed in CosyVoice", # noqa
long_description=open("README.md", encoding="utf-8").read(),
Expand Down

0 comments on commit 0595ed3

Please sign in to comment.