Skip to content

Commit 27a9909

Browse files
committed
chore: update development status to Production/Stable in pyproject.toml
1 parent 3cc4904 commit 27a9909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ readme = "README.md"
1717
license = {text = "Apache-2.0"}
1818
keywords = ["fish-audio", "tts", "text-to-speech", "voice-cloning", "ai", "speech-synthesis"]
1919
classifiers = [
20-
"Development Status :: 4 - Beta",
20+
"Development Status :: 5 - Production/Stable",
2121
"Intended Audience :: Developers",
2222
"License :: OSI Approved :: Apache Software License",
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)