Skip to content

Commit aa8f260

Browse files
committed
Mark as Production/Stable
1 parent 4a4959c commit aa8f260

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Documentation = "https://seed_intersphinx_mapping.readthedocs.io/en/latest"
2626

2727
[tool.whey]
2828
base-classifiers = [
29-
"Development Status :: 4 - Beta",
29+
"Development Status :: 5 - Production/Stable",
3030
"Framework :: Sphinx :: Extension",
3131
"Intended Audience :: Developers",
3232
"Topic :: Documentation",

repo_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ keywords:
4040
- documentation
4141

4242
classifiers:
43-
- 'Development Status :: 4 - Beta'
43+
- 'Development Status :: 5 - Production/Stable'
4444
- 'Framework :: Sphinx :: Extension'
4545
- 'Intended Audience :: Developers'
4646
- 'Topic :: Documentation'

0 commit comments

Comments
 (0)