Skip to content

Commit 85910ec

Browse files
authored
Merge pull request #158 from dmtucker/stable
Mark the project as stable
2 parents 76b392b + 3b567bb commit 85910ec

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
@@ -12,7 +12,7 @@ maintainers = [
1212
{name = "David Tucker", email = "[email protected]"}
1313
]
1414
classifiers = [
15-
"Development Status :: 4 - Beta",
15+
"Development Status :: 5 - Production/Stable",
1616
"Framework :: Pytest",
1717
"Intended Audience :: Developers",
1818
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)