Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
3627c0eac1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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",