|
@@ -30,7 +30,7 @@ setup(
|
|
|
packages=find_packages(),
|
|
|
license='GPLv2',
|
|
|
classifiers=[
|
|
|
- 'Development Status :: 4 - Beta',
|
|
|
+ 'Development Status :: 5 - Production/Stable',
|
|
|
'Framework :: Django',
|
|
|
'License :: Free for non-commercial use',
|
|
|
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
|