ソースを参照

Update status

Denis K 8 年 前
コミット
1776a1b7c3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -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)',