Browse Source

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 năm trước cách đây
mục cha
commit
3627c0eac1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",