# HG changeset patch # User Peter Sanchez # Date 1379962028 25200 # Mon Sep 23 11:47:08 2013 -0700 # Node ID f8bb80d06f3fa205a6c258a8cd2ba66bfe02126c # Parent 3c89e22f4cd04591b466928e014fc2e63a2ea9da Updated status diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ long_description=long_description, platforms=['any'], classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Natural Language :: English',