Skip to content

Commit 5211b6b

Browse files
committed
Update classifiers.
1 parent 2a57423 commit 5211b6b

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ consolekit
88

99
.. end short_desc
1010
11-
Spun out from `repo_helper <https://github.com/domdfcoding/repo_helper>`_. Needs more tests.
12-
1311
.. start shields
1412
1513
.. list-table::

repo_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ python_versions:
1818
- pypy3
1919

2020
classifiers:
21-
- 'Development Status :: 4 - Beta'
21+
- 'Development Status :: 5 - Production/Stable'
2222
- 'Environment :: Console'
2323
- 'Intended Audience :: Developers'
2424
- 'Topic :: Software Development :: Libraries :: Python Modules'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ project_urls =
2121
Issue Tracker = https://github.com/domdfcoding/consolekit/issues
2222
Source Code = https://github.com/domdfcoding/consolekit
2323
classifiers =
24-
Development Status :: 4 - Beta
24+
Development Status :: 5 - Production/Stable
2525
Environment :: Console
2626
Intended Audience :: Developers
2727
License :: OSI Approved :: MIT License

0 commit comments

Comments
 (0)