summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-04-03 10:24:35 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-04-03 10:24:35 +0200
commit879e5d587b84e6fc961829611999431778eb9f6a (patch)
tree224a247d94313195a6a3d34db66deef21de6ef3c /setup.cfg
parent60018238c863819340745298288bd3694d266b5d (diff)
[4.2.x] Bumped version for 4.2 release.4.2
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 66c0738d69..ae790e711d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,7 +8,7 @@ description = A high-level Python web framework that encourages rapid developmen
long_description = file: README.rst
license = BSD-3-Clause
classifiers =
- Development Status :: 4 - Beta
+ Development Status :: 5 - Production/Stable
Environment :: Web Environment
Framework :: Django
Intended Audience :: Developers