Skip to content

Commit 22ebcc4

Browse files
feat: move to Beta
1 parent ee56ff9 commit 22ebcc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
keywords=["security", "tools", "SBOM", "DevSecOps", "SPDX", "CycloneDX"],
2727
install_requires=requirements,
2828
classifiers=[
29-
'Development Status :: 3 - Alpha',
29+
'Development Status :: 4 - Beta',
3030
'Intended Audience :: Developers',
3131
'License :: OSI Approved :: Apache Software License',
3232
"Natural Language :: English",
@@ -36,6 +36,7 @@
3636
"Programming Language :: Python :: 3.9",
3737
"Programming Language :: Python :: 3.10",
3838
"Programming Language :: Python :: 3.11",
39+
"Programming Language :: Python :: 3.12",
3940
"Programming Language :: Python :: Implementation :: CPython",
4041
"Programming Language :: Python :: Implementation :: PyPy",
4142
],

0 commit comments

Comments
 (0)