Skip to content

Commit 3d31cfd

Browse files
committed
chore: fix development status classifier
1 parent 9198774 commit 3d31cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
keywords = ["scim", "scim2", "provisioning"]
1212
classifiers = [
1313
"Intended Audience :: Developers",
14-
"Development Status :: 3 - Beta",
14+
"Development Status :: 4 - Beta",
1515
"Programming Language :: Python :: 3.11",
1616
"Programming Language :: Python :: 3.12",
1717
"Programming Language :: Python :: Implementation :: CPython",

0 commit comments

Comments
 (0)