Skip to content

Commit 095b9e9

Browse files
authored
Merge pull request #5 from netboxlabs/feat/pyproject-beta-classifier
feat: pyproject - beta development status
2 parents bd85737 + c094483 commit 095b9e9

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
@@ -13,7 +13,7 @@ maintainers = [
1313
]
1414

1515
classifiers = [
16-
"Development Status :: 3 - Beta",
16+
"Development Status :: 4 - Beta",
1717
"Intended Audience :: Developers",
1818
"Topic :: Software Development :: Build Tools",
1919
"License :: PolyForm Shield License 1.0.0",

0 commit comments

Comments
 (0)