Skip to content

Commit

Permalink
feat: move to Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyharrison committed Mar 24, 2024
1 parent ee56ff9 commit 22ebcc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
keywords=["security", "tools", "SBOM", "DevSecOps", "SPDX", "CycloneDX"],
install_requires=requirements,
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
"Natural Language :: English",
Expand All @@ -36,6 +36,7 @@
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
],
Expand Down

0 comments on commit 22ebcc4

Please sign in to comment.