summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-08-04 09:53:49 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-08-04 09:56:19 +0200
commitec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2 (patch)
tree6071aebfdd671c0c18d3391ed07d2c8b0b7b3c47 /setup.cfg
parent34b6622ff9006f2a738395b068f33d4933d8f4db (diff)
[3.1.x] Bumped version for 3.1 release.3.1
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 85ae012b6a..639ecb42b8 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