Skip to content

Commit 107c8fa

Browse files
authored
Updating development status past 3
Per the description here https://martin-thoma.com/software-development-stages/ it seems like we're in at least "5 - Production/Stable" and maybe "6 - Mature". I'm putting this up as a PR instead of committing directly so that anyone interested can discuss before we update. Addresses @rfaircloth-splunk 's #385
1 parent 2516a45 commit 107c8fa

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
@@ -234,7 +234,7 @@ def run(self):
234234

235235
classifiers = [
236236
"Programming Language :: Python",
237-
"Development Status :: 3 - Alpha",
237+
"Development Status :: 6 - Mature",
238238
"Environment :: Other Environment",
239239
"Intended Audience :: Developers",
240240
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)