Skip to content

Commit bde33ee

Browse files
craymichaelfacebook-github-bot
authored andcommitted
Update setup.py classifier (Beta -> Stable) (#1508)
Summary: Pull Request resolved: #1508 Update classifier in line with the README Beta text removal. Reviewed By: sarahtranfb Differential Revision: D69953558 fbshipit-source-id: 8eb6981d3f0057ff2c7056ce82d9398c5a1ecb6e
1 parent 00325c8 commit bde33ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def get_package_files(root, subdirs):
142142
"PyTorch",
143143
],
144144
classifiers=[
145-
"Development Status :: 4 - Beta",
145+
"Development Status :: 5 - Production/Stable",
146146
"Intended Audience :: Developers",
147147
"Intended Audience :: Education",
148148
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)