Skip to content

Commit

Permalink
Update setup.py to update classifier (#277)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hoang <[email protected]>
Co-authored-by: Ian Hoang <[email protected]>
  • Loading branch information
IanHoang and Ian Hoang authored Apr 27, 2023
1 parent fddafa9 commit 0068a6f
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 @@ -170,7 +170,7 @@ def str_from_file(name):
],
},
classifiers=[
"Topic :: System :: OpenSearch-Benchmark",
"Topic :: System :: OSB",
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
"Intended Audience :: Developers",
Expand Down

0 comments on commit 0068a6f

Please sign in to comment.