Skip to content

Commit dd89cd5

Browse files
YashasviChaurasiadushyantbehl
authored andcommitted
fix pypi classifier tag (#636)
Signed-off-by: yashasvi <[email protected]>
1 parent 1cf1b41 commit dd89cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ readme = "README.md"
1818
requires-python = "~=3.9"
1919
keywords = ['fms-hf-tuning', 'python', 'tuning']
2020
classifiers=[
21-
"Development Status :: 5 - Stable",
21+
"Development Status :: 5 - Production/Stable",
2222
"Programming Language :: Python :: 3",
2323
"Programming Language :: Python :: 3.9",
2424
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)