Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
3627c0eac1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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",