Просмотр исходного кода

Been running stable in production for a while now, update to trove classifier
Production/Stable (note: this is not the same as Mature!)

Ask Solem 15 лет назад
Родитель
Сommit
3627c0eac1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -74,7 +74,7 @@ setup(
     },
     cmdclass = {"test": RunTests},
     classifiers=[
-        "Development Status :: 4 - Beta",
+        "Development Status :: 5 - Production/Stable",
         "Framework :: Django",
         "Operating System :: OS Independent",
         "Programming Language :: Python",