Skip to content

Commit 45b6467

Browse files
authored
Merge pull request andialbrecht#373 from jdufresne/stable
Document project as stable and ready for use in production
2 parents 8f40e9c + 2c2cd33 commit 45b6467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def get_version():
8484
long_description=LONG_DESCRIPTION,
8585
license='BSD',
8686
classifiers=[
87-
'Development Status :: 4 - Beta',
87+
'Development Status :: 5 - Production/Stable',
8888
'Intended Audience :: Developers',
8989
'License :: OSI Approved :: BSD License',
9090
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)