Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit d710af9

Browse files
author
Zak Zajac
committed
project tag is no longer an alpha
1 parent b5f4900 commit d710af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
python_requires='>=3.5',
2424
test_suite="tests.tests",
2525
classifiers=[
26-
'Development Status :: 3 - Alpha',
26+
'Development Status :: 6 - Mature',
2727
'Intended Audience :: Developers',
2828
'License :: OSI Approved :: BSD License',
2929
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)